#5FDEBC#5FDEBC
#5FDEBC is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 172.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEBC |
|---|---|
| RGB | rgb(95, 222, 188) |
| HSL | hsl(164, 66%, 62%) |
| HSV | hsv(164, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.91, -43.28, 6.16) |
| CIE-LCH | lch(80.91, 43.71, 171.90°) |
| OKLab | oklab(81.98% -0.1226 0.0156) |
| OKLCH | oklch(81.98% 0.124 172.7) |
| XYZ | xyz(39.9134, 58.3024, 56.7173) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEBC #DE5F81
analogous
#5FDE7D #5FDEBC #5FC1DE
triadic
#5FDEBC #BC5FDE #DEBC5F
tetradic
#5FDEBC #7D5FDE #DE5F81 #C1DE5F
square
#5FDEBC #7D5FDE #DE5F81 #C1DE5F
split-complementary
#5FDEBC #DE5FC1 #DE7D5F
monochromatic
#21A17F #2CD4A7 #5FDEBC #92E8D1 #C4F3E6
Accessibility & contrast
On white
1.66
#5FDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5FDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEBC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEBC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdebc; /* rgb */ color: rgb(95, 222, 188); /* oklch */ color: oklch(82.0% 0.124 172.7);
Tailwind
colors: {
custom: {
50: '#97e9d0',
500: '#5fdebc',
950: '#000000',
},
}SCSS
$custom: #5fdebc; $custom-light: #97e9d0; $custom-dark: #000000;
JSON
{
"hex": "#5fdebc",
"rgb": {
"r": 95,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.937,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.81984,
"c": 0.12357,
"h": 172.7
},
"luminance": 0.58306
}Semantic roles & 50–950 ramp
primary
#5FDEBC
secondary
#A43D59
accent
#1849CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483