#5FE0D0#5FE0D0
#5FE0D0 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.0% C 0.116 H 184.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0D0 |
|---|---|
| RGB | rgb(95, 224, 208) |
| HSL | hsl(173, 68%, 63%) |
| HSV | hsv(173, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 7.1%, 12.2%) |
| CIE-LAB | lab(82.00, -39.30, -2.87) |
| CIE-LCH | lch(82.00, 39.40, 184.17°) |
| OKLab | oklab(83.04% -0.1159 -0.0083) |
| OKLCH | oklch(83.04% 0.116 184.1) |
| XYZ | xyz(42.7551, 60.2940, 69.0470) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.83
Tiffany Blue
#7BF2DA
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0D0 #E05F6F
analogous
#5FE08F #5FE0D0 #5FB0E0
triadic
#5FE0D0 #D05FE0 #E0D05F
tetradic
#5FE0D0 #8F5FE0 #E05F6F #B0E05F
square
#5FE0D0 #8F5FE0 #E05F6F #B0E05F
split-complementary
#5FE0D0 #E05FB0 #E08F5F
monochromatic
#20A594 #2CD6C1 #5FE0D0 #92EADF #C6F4EE
Accessibility & contrast
On white
1.61
#5FE0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FE0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0D0
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0D0 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe0d0; /* rgb */ color: rgb(95, 224, 208); /* oklch */ color: oklch(83.0% 0.116 184.1);
Tailwind
colors: {
custom: {
50: '#98eade',
500: '#5fe0d0',
950: '#000000',
},
}SCSS
$custom: #5fe0d0; $custom-light: #98eade; $custom-dark: #000000;
JSON
{
"hex": "#5fe0d0",
"rgb": {
"r": 95,
"g": 224,
"b": 208
},
"hsl": {
"h": 172.558,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.83038,
"c": 0.11618,
"h": 184.1
},
"luminance": 0.60298
}Semantic roles & 50–950 ramp
primary
#5FE0D0
secondary
#A73C49
accent
#162DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484