#5FE0D9#5FE0D9
#5FE0D9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.3% C 0.114 H 190.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0D9 |
|---|---|
| RGB | rgb(95, 224, 217) |
| HSL | hsl(177, 68%, 63%) |
| HSV | hsv(177, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 3.1%, 12.2%) |
| CIE-LAB | lab(82.24, -36.99, -7.28) |
| CIE-LCH | lch(82.24, 37.70, 191.13°) |
| OKLab | oklab(83.32% -0.112 -0.0203) |
| OKLCH | oklch(83.32% 0.114 190.3) |
| XYZ | xyz(43.8939, 60.7495, 75.0448) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 6.11
Bright Aqua
#0BF9EA
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 6.83
Tiffany Blue
#7BF2DA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0D9 #E05F66
analogous
#5FE098 #5FE0D9 #5FA7E0
triadic
#5FE0D9 #D95FE0 #E0D95F
tetradic
#5FE0D9 #985FE0 #E05F66 #A7E05F
square
#5FE0D9 #985FE0 #E05F66 #A7E05F
split-complementary
#5FE0D9 #E05FA7 #E0985F
monochromatic
#20A59D #2CD6CD #5FE0D9 #92EAE5 #C6F4F1
Accessibility & contrast
On white
1.60
#5FE0D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FE0D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0D9
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0D9 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe0d9; /* rgb */ color: rgb(95, 224, 217); /* oklch */ color: oklch(83.3% 0.114 190.3);
Tailwind
colors: {
custom: {
50: '#99eae4',
500: '#5fe0d9',
950: '#000000',
},
}SCSS
$custom: #5fe0d9; $custom-light: #99eae4; $custom-dark: #000000;
JSON
{
"hex": "#5fe0d9",
"rgb": {
"r": 95,
"g": 224,
"b": 217
},
"hsl": {
"h": 176.744,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.83319,
"c": 0.11383,
"h": 190.3
},
"luminance": 0.60754
}Semantic roles & 50–950 ramp
primary
#5FE0D9
secondary
#A73C42
accent
#1620CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484