#5FE0CB#5FE0CB
#5FE0CB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 82.9% C 0.118 H 180.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0CB |
|---|---|
| RGB | rgb(95, 224, 203) |
| HSL | hsl(170, 68%, 63%) |
| HSV | hsv(170, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 9.4%, 12.2%) |
| CIE-LAB | lab(81.87, -40.55, -0.41) |
| CIE-LCH | lch(81.87, 40.55, 180.57°) |
| OKLab | oklab(82.89% -0.118 -0.0017) |
| OKLCH | oklch(82.89% 0.118 180.8) |
| XYZ | xyz(42.1496, 60.0518, 65.8582) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 5.41
Aquamarine (survey)
#04D8B2
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0CB #E05F74
analogous
#5FE08B #5FE0CB #5FB4E0
triadic
#5FE0CB #CB5FE0 #E0CB5F
tetradic
#5FE0CB #8B5FE0 #E05F74 #B4E05F
square
#5FE0CB #8B5FE0 #E05F74 #B4E05F
split-complementary
#5FE0CB #E05FB4 #E08B5F
monochromatic
#20A58F #2CD6BA #5FE0CB #92EADC #C6F4EC
Accessibility & contrast
On white
1.61
#5FE0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5FE0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0CB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0CB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#00E4D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe0cb; /* rgb */ color: rgb(95, 224, 203); /* oklch */ color: oklch(82.9% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#98eada',
500: '#5fe0cb',
950: '#000000',
},
}SCSS
$custom: #5fe0cb; $custom-light: #98eada; $custom-dark: #000000;
JSON
{
"hex": "#5fe0cb",
"rgb": {
"r": 95,
"g": 224,
"b": 203
},
"hsl": {
"h": 170.233,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82888,
"c": 0.11806,
"h": 180.8
},
"luminance": 0.60056
}Semantic roles & 50–950 ramp
primary
#5FE0CB
secondary
#A73C4D
accent
#1634CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483