#5FDEC9#5FDEC9
#5FDEC9 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 180.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEC9 |
|---|---|
| RGB | rgb(95, 222, 201) |
| HSL | hsl(170, 66%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.23, -40.15, -0.27) |
| CIE-LCH | lch(81.23, 40.15, 180.39°) |
| OKLab | oklab(82.35% -0.1168 -0.0014) |
| OKLCH | oklch(82.35% 0.117 180.7) |
| XYZ | xyz(41.3785, 58.8884, 64.4330) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 4.79
Aqua (survey)
#13EAC9
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEC9 #DE5F74
analogous
#5FDE8A #5FDEC9 #5FB3DE
triadic
#5FDEC9 #C95FDE #DEC95F
tetradic
#5FDEC9 #8A5FDE #DE5F74 #B3DE5F
square
#5FDEC9 #8A5FDE #DE5F74 #B3DE5F
split-complementary
#5FDEC9 #DE5FB3 #DE8A5F
monochromatic
#21A18C #2CD4B8 #5FDEC9 #92E8DA #C4F3EB
Accessibility & contrast
On white
1.64
#5FDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#5FDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEC9
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEC9 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdec9; /* rgb */ color: rgb(95, 222, 201); /* oklch */ color: oklch(82.4% 0.117 180.7);
Tailwind
colors: {
custom: {
50: '#98e9d9',
500: '#5fdec9',
950: '#000000',
},
}SCSS
$custom: #5fdec9; $custom-light: #98e9d9; $custom-dark: #000000;
JSON
{
"hex": "#5fdec9",
"rgb": {
"r": 95,
"g": 222,
"b": 201
},
"hsl": {
"h": 170.079,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82354,
"c": 0.11683,
"h": 180.7
},
"luminance": 0.58892
}Semantic roles & 50–950 ramp
primary
#5FDEC9
secondary
#A43D4E
accent
#1836CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483