#5FF0D0#5FF0D0
#5FF0D0 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.133 H 175.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D0 |
|---|---|
| RGB | rgb(95, 240, 208) |
| HSL | hsl(167, 83%, 66%) |
| HSV | hsv(167, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 13.3%, 5.9%) |
| CIE-LAB | lab(86.65, -46.36, 3.93) |
| CIE-LCH | lch(86.65, 46.52, 175.16°) |
| OKLab | oklab(86.82% -0.1324 0.0097) |
| OKLCH | oklch(86.82% 0.133 175.8) |
| XYZ | xyz(47.2592, 69.3022, 70.5484) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 4.39
Light Aqua
#8CFFDB
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D0 #F05F7F
analogous
#5FF088 #5FF0D0 #5FC7F0
triadic
#5FF0D0 #D05FF0 #F0D05F
tetradic
#5FF0D0 #885FF0 #F05F7F #C7F05F
square
#5FF0D0 #885FF0 #F05F7F #C7F05F
split-complementary
#5FF0D0 #F05FC7 #F0885F
monochromatic
#12C29C #27EBC0 #5FF0D0 #97F5E0 #CFFAF1
Accessibility & contrast
On white
1.41
#5FF0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5FF0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D0
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D0 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CF
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d0; /* rgb */ color: rgb(95, 240, 208); /* oklch */ color: oklch(86.8% 0.133 175.8);
Tailwind
colors: {
custom: {
50: '#9af5de',
500: '#5ff0d0',
950: '#000000',
},
}SCSS
$custom: #5ff0d0; $custom-light: #9af5de; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d0",
"rgb": {
"r": 95,
"g": 240,
"b": 208
},
"hsl": {
"h": 166.759,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86821,
"c": 0.13279,
"h": 175.8
},
"luminance": 0.69307
}Semantic roles & 50–950 ramp
primary
#5FF0D0
secondary
#C03352
accent
#0636DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584