#5FF9D5#5FF9D5
#5FF9D5 is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.1% C 0.140 H 174.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9D5 |
|---|---|
| RGB | rgb(95, 249, 213) |
| HSL | hsl(166, 93%, 67%) |
| HSV | hsv(166, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 14.5%, 2.4%) |
| CIE-LAB | lab(89.39, -49.01, 5.27) |
| CIE-LCH | lch(89.39, 49.29, 173.86°) |
| OKLab | oklab(89.09% -0.1394 0.0132) |
| OKLCH | oklch(89.09% 0.14 174.6) |
| XYZ | xyz(50.5995, 74.9830, 74.7444) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9D5 #F95F83
analogous
#5FF988 #5FF9D5 #5FD0F9
triadic
#5FF9D5 #D55FF9 #F9D55F
tetradic
#5FF9D5 #885FF9 #F95F83 #D0F95F
square
#5FF9D5 #885FF9 #F95F83 #D0F95F
split-complementary
#5FF9D5 #F95FD0 #F9885F
monochromatic
#08D6A6 #24F7C6 #5FF9D5 #9AFBE4 #D5FDF4
Accessibility & contrast
On white
1.31
#5FF9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#5FF9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9D5
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9D5 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD3
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ff9d5; /* rgb */ color: rgb(95, 249, 213); /* oklch */ color: oklch(89.1% 0.140 174.6);
Tailwind
colors: {
custom: {
50: '#9bfce1',
500: '#5ff9d5',
950: '#000000',
},
}SCSS
$custom: #5ff9d5; $custom-light: #9bfce1; $custom-dark: #000000;
JSON
{
"hex": "#5ff9d5",
"rgb": {
"r": 95,
"g": 249,
"b": 213
},
"hsl": {
"h": 165.974,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.89086,
"c": 0.13998,
"h": 174.6
},
"luminance": 0.74988
}Semantic roles & 50–950 ramp
primary
#5FF9D5
secondary
#D02C52
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584