#5FF0D6#5FF0D6
#5FF0D6 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.130 H 179.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0D6 |
|---|---|
| RGB | rgb(95, 240, 214) |
| HSL | hsl(169, 83%, 66%) |
| HSV | hsv(169, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 10.8%, 5.9%) |
| CIE-LAB | lab(86.80, -44.91, 1.00) |
| CIE-LCH | lch(86.80, 44.92, 178.72°) |
| OKLab | oklab(86.99% -0.1298 0.0019) |
| OKLCH | oklch(86.99% 0.13 179.1) |
| XYZ | xyz(48.0114, 69.6031, 74.5098) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Aqua (survey)
#13EAC9
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.01
Light Aqua
#8CFFDB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0D6 #F05F79
analogous
#5FF08D #5FF0D6 #5FC2F0
triadic
#5FF0D6 #D65FF0 #F0D65F
tetradic
#5FF0D6 #8D5FF0 #F05F79 #C2F05F
square
#5FF0D6 #8D5FF0 #F05F79 #C2F05F
split-complementary
#5FF0D6 #F05FC2 #F08D5F
monochromatic
#12C2A3 #27EBC8 #5FF0D6 #97F5E4 #CFFAF3
Accessibility & contrast
On white
1.41
#5FF0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0D6
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0D6 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D5
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0d6; /* rgb */ color: rgb(95, 240, 214); /* oklch */ color: oklch(87.0% 0.130 179.1);
Tailwind
colors: {
custom: {
50: '#9af5e2',
500: '#5ff0d6',
950: '#000000',
},
}SCSS
$custom: #5ff0d6; $custom-light: #9af5e2; $custom-dark: #000000;
JSON
{
"hex": "#5ff0d6",
"rgb": {
"r": 95,
"g": 240,
"b": 214
},
"hsl": {
"h": 169.241,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86991,
"c": 0.12982,
"h": 179.1
},
"luminance": 0.69608
}Semantic roles & 50–950 ramp
primary
#5FF0D6
secondary
#C0334C
accent
#062DDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584