#5FF0E0#5FF0E0
#5FF0E0 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.126 H 185.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0E0 |
|---|---|
| RGB | rgb(95, 240, 224) |
| HSL | hsl(173, 83%, 66%) |
| HSV | hsv(173, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 6.7%, 5.9%) |
| CIE-LAB | lab(87.06, -42.42, -3.86) |
| CIE-LCH | lch(87.06, 42.59, 185.20°) |
| OKLab | oklab(87.29% -0.1255 -0.0111) |
| OKLCH | oklch(87.29% 0.126 185.1) |
| XYZ | xyz(49.3279, 70.1297, 81.4433) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.44
Turquoise
#40E0D0
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0E0 #F05F6F
analogous
#5FF097 #5FF0E0 #5FB8F0
triadic
#5FF0E0 #E05FF0 #F0E05F
tetradic
#5FF0E0 #975FF0 #F05F6F #B8F05F
square
#5FF0E0 #975FF0 #F05F6F #B8F05F
split-complementary
#5FF0E0 #F05FB8 #F0975F
monochromatic
#12C2AF #27EBD5 #5FF0E0 #97F5EB #CFFAF6
Accessibility & contrast
On white
1.40
#5FF0E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#5FF0E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0E0
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0E0 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E0
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#00F5EB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff0e0; /* rgb */ color: rgb(95, 240, 224); /* oklch */ color: oklch(87.3% 0.126 185.1);
Tailwind
colors: {
custom: {
50: '#9bf5e9',
500: '#5ff0e0',
950: '#000000',
},
}SCSS
$custom: #5ff0e0; $custom-light: #9bf5e9; $custom-dark: #000000;
JSON
{
"hex": "#5ff0e0",
"rgb": {
"r": 95,
"g": 240,
"b": 224
},
"hsl": {
"h": 173.379,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87287,
"c": 0.12597,
"h": 185.1
},
"luminance": 0.70135
}Semantic roles & 50–950 ramp
primary
#5FF0E0
secondary
#C03343
accent
#061EDF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584