#5FE9C8#5FE9C8
#5FE9C8 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.129 H 174.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9C8 |
|---|---|
| RGB | rgb(95, 233, 200) |
| HSL | hsl(166, 76%, 64%) |
| HSV | hsv(166, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 14.2%, 8.6%) |
| CIE-LAB | lab(84.42, -45.24, 4.89) |
| CIE-LCH | lch(84.42, 45.50, 173.83°) |
| OKLab | oklab(84.94% -0.1288 0.0123) |
| OKLCH | oklch(84.94% 0.129 174.6) |
| XYZ | xyz(44.2786, 64.8763, 64.8213) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Aqua Marine
#2EE8BB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 3.85
Aquamarine (survey)
#04D8B2
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9C8 #E95F80
analogous
#5FE983 #5FE9C8 #5FC5E9
triadic
#5FE9C8 #C85FE9 #E9C85F
tetradic
#5FE9C8 #835FE9 #E95F80 #C5E95F
square
#5FE9C8 #835FE9 #E95F80 #C5E95F
split-complementary
#5FE9C8 #E95FC5 #E9835F
monochromatic
#19B58F #29E2B6 #5FE9C8 #95F0DA #CBF8ED
Accessibility & contrast
On white
1.50
#5FE9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5FE9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9C8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9C8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC7
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe9c8; /* rgb */ color: rgb(95, 233, 200); /* oklch */ color: oklch(84.9% 0.129 174.6);
Tailwind
colors: {
custom: {
50: '#99f1d8',
500: '#5fe9c8',
950: '#000000',
},
}SCSS
$custom: #5fe9c8; $custom-light: #99f1d8; $custom-dark: #000000;
JSON
{
"hex": "#5fe9c8",
"rgb": {
"r": 95,
"g": 233,
"b": 200
},
"hsl": {
"h": 165.652,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84939,
"c": 0.12935,
"h": 174.6
},
"luminance": 0.64881
}Semantic roles & 50–950 ramp
primary
#5FE9C8
secondary
#B53755
accent
#0D3ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583