#5FF9D3#5FF9D3
#5FF9D3 is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.0% C 0.141 H 173.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9D3 |
|---|---|
| RGB | rgb(95, 249, 211) |
| HSL | hsl(165, 93%, 67%) |
| HSV | hsv(165, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 15.3%, 2.4%) |
| CIE-LAB | lab(89.34, -49.48, 6.24) |
| CIE-LCH | lch(89.34, 49.87, 172.81°) |
| OKLab | oklab(89.03% -0.1402 0.0158) |
| OKLCH | oklch(89.03% 0.141 173.6) |
| XYZ | xyz(50.3472, 74.8821, 73.4157) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9D3 #F95F85
analogous
#5FF986 #5FF9D3 #5FD2F9
triadic
#5FF9D3 #D35FF9 #F9D35F
tetradic
#5FF9D3 #865FF9 #F95F85 #D2F95F
square
#5FF9D3 #865FF9 #F95F85 #D2F95F
split-complementary
#5FF9D3 #F95FD2 #F9865F
monochromatic
#08D6A3 #24F7C3 #5FF9D3 #9AFBE3 #D5FDF3
Accessibility & contrast
On white
1.31
#5FF9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#5FF9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9D3
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9D3 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD1
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#00FBEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff9d3; /* rgb */ color: rgb(95, 249, 211); /* oklch */ color: oklch(89.0% 0.141 173.6);
Tailwind
colors: {
custom: {
50: '#9bfce0',
500: '#5ff9d3',
950: '#000000',
},
}SCSS
$custom: #5ff9d3; $custom-light: #9bfce0; $custom-dark: #000000;
JSON
{
"hex": "#5ff9d3",
"rgb": {
"r": 95,
"g": 249,
"b": 211
},
"hsl": {
"h": 165.195,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.89031,
"c": 0.14112,
"h": 173.6
},
"luminance": 0.74887
}Semantic roles & 50–950 ramp
primary
#5FF9D3
secondary
#D02C55
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584