#5FF9D9#5FF9D9
#5FF9D9 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.2% C 0.138 H 176.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9D9 |
|---|---|
| RGB | rgb(95, 249, 217) |
| HSL | hsl(168, 93%, 67%) |
| HSV | hsv(168, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 12.9%, 2.4%) |
| CIE-LAB | lab(89.48, -48.06, 3.33) |
| CIE-LCH | lch(89.48, 48.17, 176.04°) |
| OKLab | oklab(89.2% -0.1376 0.0081) |
| OKLCH | oklch(89.2% 0.138 176.6) |
| XYZ | xyz(51.1134, 75.1886, 77.4513) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9D9 #F95F7F
analogous
#5FF98C #5FF9D9 #5FCCF9
triadic
#5FF9D9 #D95FF9 #F9D95F
tetradic
#5FF9D9 #8C5FF9 #F95F7F #CCF95F
square
#5FF9D9 #8C5FF9 #F95F7F #CCF95F
split-complementary
#5FF9D9 #F95FCC #F98C5F
monochromatic
#08D6AB #24F7CB #5FF9D9 #9AFBE7 #D5FDF5
Accessibility & contrast
On white
1.31
#5FF9D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#5FF9D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9D9
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9D9 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD8
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#00FCEF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ff9d9; /* rgb */ color: rgb(95, 249, 217); /* oklch */ color: oklch(89.2% 0.138 176.6);
Tailwind
colors: {
custom: {
50: '#9cfce4',
500: '#5ff9d9',
950: '#000000',
},
}SCSS
$custom: #5ff9d9; $custom-light: #9cfce4; $custom-dark: #000000;
JSON
{
"hex": "#5ff9d9",
"rgb": {
"r": 95,
"g": 249,
"b": 217
},
"hsl": {
"h": 167.532,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.89196,
"c": 0.13785,
"h": 176.6
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#5FF9D9
secondary
#D02C4E
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584