#5EF1C2#5EF1C2
#5EF1C2 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.143 H 168.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF1C2 |
|---|---|
| RGB | rgb(94, 241, 194) |
| HSL | hsl(161, 84%, 66%) |
| HSV | hsv(161, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 19.5%, 5.5%) |
| CIE-LAB | lab(86.59, -50.21, 11.14) |
| CIE-LCH | lch(86.59, 51.43, 167.49°) |
| OKLab | oklab(86.66% -0.1402 0.0285) |
| OKLCH | oklch(86.66% 0.143 168.5) |
| XYZ | xyz(45.8042, 69.1806, 61.9678) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.84
Aqua Marine
#2EE8BB
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF1C2 #F15E8D
analogous
#5EF178 #5EF1C2 #5ED7F1
triadic
#5EF1C2 #C25EF1 #F1C25E
tetradic
#5EF1C2 #785EF1 #F15E8D #D7F15E
square
#5EF1C2 #785EF1 #F15E8D #D7F15E
split-complementary
#5EF1C2 #F15ED7 #F1785E
monochromatic
#11C48A #26ECAD #5EF1C2 #96F6D7 #CFFBED
Accessibility & contrast
On white
1.42
#5EF1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5EF1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF1C2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF1C2 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C0
Deuteranopia (green-blind)
#D6D3C5
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef1c2; /* rgb */ color: rgb(94, 241, 194); /* oklch */ color: oklch(86.7% 0.143 168.5);
Tailwind
colors: {
custom: {
50: '#99f6d4',
500: '#5ef1c2',
950: '#000000',
},
}SCSS
$custom: #5ef1c2; $custom-light: #99f6d4; $custom-dark: #000000;
JSON
{
"hex": "#5ef1c2",
"rgb": {
"r": 94,
"g": 241,
"b": 194
},
"hsl": {
"h": 160.816,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.86657,
"c": 0.14305,
"h": 168.5
},
"luminance": 0.69185
}Semantic roles & 50–950 ramp
primary
#5EF1C2
secondary
#C13260
accent
#054BE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583