#5FE0DC#5FE0DC
#5FE0DC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.113 H 192.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0DC |
|---|---|
| RGB | rgb(95, 224, 220) |
| HSL | hsl(178, 68%, 63%) |
| HSV | hsv(178, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(82.33, -36.20, -8.75) |
| CIE-LCH | lch(82.33, 37.24, 193.58°) |
| OKLab | oklab(83.42% -0.1107 -0.0243) |
| OKLCH | oklch(83.42% 0.113 192.4) |
| XYZ | xyz(44.2876, 60.9070, 77.1185) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.83
Turquoise
#40E0D0
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.25
Bright Cyan
#41FDFE
ΔE00 6.64
Bright Turquoise
#0FFEF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0DC #E05F63
analogous
#5FE09C #5FE0DC #5FA3E0
triadic
#5FE0DC #DC5FE0 #E0DC5F
tetradic
#5FE0DC #9C5FE0 #E05F63 #A3E05F
square
#5FE0DC #9C5FE0 #E05F63 #A3E05F
split-complementary
#5FE0DC #E05FA3 #E09C5F
monochromatic
#20A5A1 #2CD6D1 #5FE0DC #92EAE7 #C6F4F2
Accessibility & contrast
On white
1.59
#5FE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#5FE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0DC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0DC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe0dc; /* rgb */ color: rgb(95, 224, 220); /* oklch */ color: oklch(83.4% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#99eae6',
500: '#5fe0dc',
950: '#000000',
},
}SCSS
$custom: #5fe0dc; $custom-light: #99eae6; $custom-dark: #000000;
JSON
{
"hex": "#5fe0dc",
"rgb": {
"r": 95,
"g": 224,
"b": 220
},
"hsl": {
"h": 178.14,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.83416,
"c": 0.11337,
"h": 192.4
},
"luminance": 0.60912
}Semantic roles & 50–950 ramp
primary
#5FE0DC
secondary
#A73C3F
accent
#161CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484