#5FDEC8#5FDEC8
#5FDEC8 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.117 H 180.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEC8 |
|---|---|
| RGB | rgb(95, 222, 200) |
| HSL | hsl(170, 66%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.20, -40.39, 0.22) |
| CIE-LCH | lch(81.20, 40.39, 179.69°) |
| OKLab | oklab(82.33% -0.1173 -0.0001) |
| OKLCH | oklch(82.33% 0.117 180) |
| XYZ | xyz(41.2612, 58.8415, 63.8155) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEC8 #DE5F75
analogous
#5FDE88 #5FDEC8 #5FB5DE
triadic
#5FDEC8 #C85FDE #DEC85F
tetradic
#5FDEC8 #885FDE #DE5F75 #B5DE5F
square
#5FDEC8 #885FDE #DE5F75 #B5DE5F
split-complementary
#5FDEC8 #DE5FB5 #DE885F
monochromatic
#21A18B #2CD4B7 #5FDEC8 #92E8D9 #C4F3EB
Accessibility & contrast
On white
1.64
#5FDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5FDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEC8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEC8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdec8; /* rgb */ color: rgb(95, 222, 200); /* oklch */ color: oklch(82.3% 0.117 180.0);
Tailwind
colors: {
custom: {
50: '#98e9d8',
500: '#5fdec8',
950: '#000000',
},
}SCSS
$custom: #5fdec8; $custom-light: #98e9d8; $custom-dark: #000000;
JSON
{
"hex": "#5fdec8",
"rgb": {
"r": 95,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.606,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82325,
"c": 0.11726,
"h": 180
},
"luminance": 0.58846
}Semantic roles & 50–950 ramp
primary
#5FDEC8
secondary
#A43D4F
accent
#1837CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483