#5EF1C5#5EF1C5
#5EF1C5 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.141 H 169.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF1C5 |
|---|---|
| RGB | rgb(94, 241, 197) |
| HSL | hsl(162, 84%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 18.3%, 5.5%) |
| CIE-LAB | lab(86.66, -49.53, 9.68) |
| CIE-LCH | lch(86.66, 50.47, 168.95°) |
| OKLab | oklab(86.73% -0.1388 0.0247) |
| OKLCH | oklch(86.73% 0.141 169.9) |
| XYZ | xyz(46.1445, 69.3167, 63.7601) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF1C5 #F15E8A
analogous
#5EF17B #5EF1C5 #5ED3F1
triadic
#5EF1C5 #C55EF1 #F1C55E
tetradic
#5EF1C5 #7B5EF1 #F15E8A #D3F15E
square
#5EF1C5 #7B5EF1 #F15E8A #D3F15E
split-complementary
#5EF1C5 #F15ED3 #F17B5E
monochromatic
#11C48E #26ECB1 #5EF1C5 #96F6D9 #CFFBEE
Accessibility & contrast
On white
1.41
#5EF1C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5EF1C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF1C5
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF1C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF1C5 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C3
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef1c5; /* rgb */ color: rgb(94, 241, 197); /* oklch */ color: oklch(86.7% 0.141 169.9);
Tailwind
colors: {
custom: {
50: '#99f6d6',
500: '#5ef1c5',
950: '#000000',
},
}SCSS
$custom: #5ef1c5; $custom-light: #99f6d6; $custom-dark: #000000;
JSON
{
"hex": "#5ef1c5",
"rgb": {
"r": 94,
"g": 241,
"b": 197
},
"hsl": {
"h": 162.041,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.86734,
"c": 0.14103,
"h": 169.9
},
"luminance": 0.69321
}Semantic roles & 50–950 ramp
primary
#5EF1C5
secondary
#C1325D
accent
#0547E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583