#5FF0D2#5FF0D2
#5FF0D2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.132 H 176.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D2 |
|---|---|
| RGB | rgb(95, 240, 210) |
| HSL | hsl(168, 83%, 66%) |
| HSV | hsv(168, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(86.70, -45.88, 2.95) |
| CIE-LCH | lch(86.70, 45.97, 176.32°) |
| OKLab | oklab(86.88% -0.1316 0.0071) |
| OKLCH | oklch(86.88% 0.132 176.9) |
| XYZ | xyz(47.5068, 69.4013, 71.8524) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Aqua (survey)
#13EAC9
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 4.87
Aquamarine
#7FFFD4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D2 #F05F7D
analogous
#5FF089 #5FF0D2 #5FC5F0
triadic
#5FF0D2 #D25FF0 #F0D25F
tetradic
#5FF0D2 #895FF0 #F05F7D #C5F05F
square
#5FF0D2 #895FF0 #F05F7D #C5F05F
split-complementary
#5FF0D2 #F05FC5 #F0895F
monochromatic
#12C29E #27EBC2 #5FF0D2 #97F5E2 #CFFAF1
Accessibility & contrast
On white
1.41
#5FF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5FF0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D1
Deuteranopia (green-blind)
#D2D3D4
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d2; /* rgb */ color: rgb(95, 240, 210); /* oklch */ color: oklch(86.9% 0.132 176.9);
Tailwind
colors: {
custom: {
50: '#9af5df',
500: '#5ff0d2',
950: '#000000',
},
}SCSS
$custom: #5ff0d2; $custom-light: #9af5df; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d2",
"rgb": {
"r": 95,
"g": 240,
"b": 210
},
"hsl": {
"h": 167.586,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86877,
"c": 0.13175,
"h": 176.9
},
"luminance": 0.69406
}Semantic roles & 50–950 ramp
primary
#5FF0D2
secondary
#C03350
accent
#0633DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584