#5FF0CE#5FF0CE
#5FF0CE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.8% C 0.134 H 174.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0CE |
|---|---|
| RGB | rgb(95, 240, 206) |
| HSL | hsl(166, 83%, 66%) |
| HSV | hsv(166, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 14.2%, 5.9%) |
| CIE-LAB | lab(86.61, -46.83, 4.90) |
| CIE-LCH | lch(86.61, 47.09, 174.03°) |
| OKLab | oklab(86.77% -0.1333 0.0123) |
| OKLCH | oklch(86.77% 0.134 174.7) |
| XYZ | xyz(47.0147, 69.2044, 69.2606) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.43
Light Aqua
#8CFFDB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0CE #F05F81
analogous
#5FF085 #5FF0CE #5FC9F0
triadic
#5FF0CE #CE5FF0 #F0CE5F
tetradic
#5FF0CE #855FF0 #F05F81 #C9F05F
square
#5FF0CE #855FF0 #F05F81 #C9F05F
split-complementary
#5FF0CE #F05FC9 #F0855F
monochromatic
#12C299 #27EBBD #5FF0CE #97F5DF #CFFAF0
Accessibility & contrast
On white
1.41
#5FF0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5FF0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0CE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0CE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CC
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff0ce; /* rgb */ color: rgb(95, 240, 206); /* oklch */ color: oklch(86.8% 0.134 174.7);
Tailwind
colors: {
custom: {
50: '#9af5dc',
500: '#5ff0ce',
950: '#000000',
},
}SCSS
$custom: #5ff0ce; $custom-light: #9af5dc; $custom-dark: #000000;
JSON
{
"hex": "#5ff0ce",
"rgb": {
"r": 95,
"g": 240,
"b": 206
},
"hsl": {
"h": 165.931,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86766,
"c": 0.13388,
"h": 174.7
},
"luminance": 0.69209
}Semantic roles & 50–950 ramp
primary
#5FF0CE
secondary
#C03354
accent
#0639DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584