#5FF9D4#5FF9D4
#5FF9D4 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.1% C 0.141 H 174.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9D4 |
|---|---|
| RGB | rgb(95, 249, 212) |
| HSL | hsl(166, 93%, 67%) |
| HSV | hsv(166, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 14.9%, 2.4%) |
| CIE-LAB | lab(89.36, -49.25, 5.75) |
| CIE-LCH | lch(89.36, 49.58, 173.34°) |
| OKLab | oklab(89.06% -0.1398 0.0145) |
| OKLCH | oklch(89.06% 0.141 174.1) |
| XYZ | xyz(50.4729, 74.9324, 74.0780) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9D4 #F95F84
analogous
#5FF987 #5FF9D4 #5FD1F9
triadic
#5FF9D4 #D45FF9 #F9D45F
tetradic
#5FF9D4 #875FF9 #F95F84 #D1F95F
square
#5FF9D4 #875FF9 #F95F84 #D1F95F
split-complementary
#5FF9D4 #F95FD1 #F9875F
monochromatic
#08D6A4 #24F7C4 #5FF9D4 #9AFBE4 #D5FDF4
Accessibility & contrast
On white
1.31
#5FF9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FF9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9D4
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9D4 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD2
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ff9d4; /* rgb */ color: rgb(95, 249, 212); /* oklch */ color: oklch(89.1% 0.141 174.1);
Tailwind
colors: {
custom: {
50: '#9bfce1',
500: '#5ff9d4',
950: '#000000',
},
}SCSS
$custom: #5ff9d4; $custom-light: #9bfce1; $custom-dark: #000000;
JSON
{
"hex": "#5ff9d4",
"rgb": {
"r": 95,
"g": 249,
"b": 212
},
"hsl": {
"h": 165.584,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.89058,
"c": 0.14055,
"h": 174.1
},
"luminance": 0.74938
}Semantic roles & 50–950 ramp
primary
#5FF9D4
secondary
#D02C54
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584