#5FF0D7#5FF0D7
#5FF0D7 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.129 H 179.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D7 |
|---|---|
| RGB | rgb(95, 240, 215) |
| HSL | hsl(170, 83%, 66%) |
| HSV | hsv(170, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 10.4%, 5.9%) |
| CIE-LAB | lab(86.83, -44.66, 0.51) |
| CIE-LCH | lch(86.83, 44.67, 179.34°) |
| OKLab | oklab(87.02% -0.1294 0.0006) |
| OKLCH | oklch(87.02% 0.129 179.7) |
| XYZ | xyz(48.1395, 69.6543, 75.1844) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.15
Aqua (survey)
#13EAC9
ΔE00 3.76
Turquoise
#40E0D0
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D7 #F05F78
analogous
#5FF08E #5FF0D7 #5FC0F0
triadic
#5FF0D7 #D75FF0 #F0D75F
tetradic
#5FF0D7 #8E5FF0 #F05F78 #C0F05F
square
#5FF0D7 #8E5FF0 #F05F78 #C0F05F
split-complementary
#5FF0D7 #F05FC0 #F08E5F
monochromatic
#12C2A4 #27EBC9 #5FF0D7 #97F5E5 #CFFAF3
Accessibility & contrast
On white
1.41
#5FF0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D7
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D7 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D6
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d7; /* rgb */ color: rgb(95, 240, 215); /* oklch */ color: oklch(87.0% 0.129 179.7);
Tailwind
colors: {
custom: {
50: '#9af5e3',
500: '#5ff0d7',
950: '#000000',
},
}SCSS
$custom: #5ff0d7; $custom-light: #9af5e3; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d7",
"rgb": {
"r": 95,
"g": 240,
"b": 215
},
"hsl": {
"h": 169.655,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8702,
"c": 0.12937,
"h": 179.7
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#5FF0D7
secondary
#C0334B
accent
#062CDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584