#5FF0DE#5FF0DE
#5FF0DE is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.127 H 183.8°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0DE |
|---|---|
| RGB | rgb(95, 240, 222) |
| HSL | hsl(173, 83%, 66%) |
| HSV | hsv(173, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(87.01, -42.92, -2.89) |
| CIE-LCH | lch(87.01, 43.02, 183.85°) |
| OKLab | oklab(87.23% -0.1263 -0.0085) |
| OKLCH | oklch(87.23% 0.127 183.8) |
| XYZ | xyz(49.0582, 70.0218, 80.0232) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.98
Bright Aqua
#0BF9EA
ΔE00 3.46
Turquoise
#40E0D0
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 5.33
Bright Turquoise
#0FFEF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0DE #F05F71
analogous
#5FF095 #5FF0DE #5FB9F0
triadic
#5FF0DE #DE5FF0 #F0DE5F
tetradic
#5FF0DE #955FF0 #F05F71 #B9F05F
square
#5FF0DE #955FF0 #F05F71 #B9F05F
split-complementary
#5FF0DE #F05FB9 #F0955F
monochromatic
#12C2AD #27EBD2 #5FF0DE #97F5EA #CFFAF5
Accessibility & contrast
On white
1.40
#5FF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5FF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0DE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0DE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff0de; /* rgb */ color: rgb(95, 240, 222); /* oklch */ color: oklch(87.2% 0.127 183.8);
Tailwind
colors: {
custom: {
50: '#9bf5e8',
500: '#5ff0de',
950: '#000000',
},
}SCSS
$custom: #5ff0de; $custom-light: #9bf5e8; $custom-dark: #000000;
JSON
{
"hex": "#5ff0de",
"rgb": {
"r": 95,
"g": 240,
"b": 222
},
"hsl": {
"h": 172.552,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.87226,
"c": 0.12662,
"h": 183.8
},
"luminance": 0.70027
}Semantic roles & 50–950 ramp
primary
#5FF0DE
secondary
#C03345
accent
#0621DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584