#5FDEBD#5FDEBD
#5FDEBD is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.123 H 173.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEBD |
|---|---|
| RGB | rgb(95, 222, 189) |
| HSL | hsl(164, 66%, 62%) |
| HSV | hsv(164, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(80.93, -43.04, 5.66) |
| CIE-LCH | lch(80.93, 43.41, 172.51°) |
| OKLab | oklab(82.01% -0.1221 0.0143) |
| OKLCH | oklch(82.01% 0.123 173.3) |
| XYZ | xyz(40.0216, 58.3456, 57.2870) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEBD #DE5F80
analogous
#5FDE7D #5FDEBD #5FC0DE
triadic
#5FDEBD #BD5FDE #DEBD5F
tetradic
#5FDEBD #7D5FDE #DE5F80 #C0DE5F
square
#5FDEBD #7D5FDE #DE5F80 #C0DE5F
split-complementary
#5FDEBD #DE5FC0 #DE7D5F
monochromatic
#21A180 #2CD4A8 #5FDEBD #92E8D2 #C4F3E7
Accessibility & contrast
On white
1.66
#5FDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5FDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEBD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEBD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BB
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdebd; /* rgb */ color: rgb(95, 222, 189); /* oklch */ color: oklch(82.0% 0.123 173.3);
Tailwind
colors: {
custom: {
50: '#97e9d0',
500: '#5fdebd',
950: '#000000',
},
}SCSS
$custom: #5fdebd; $custom-light: #97e9d0; $custom-dark: #000000;
JSON
{
"hex": "#5fdebd",
"rgb": {
"r": 95,
"g": 222,
"b": 189
},
"hsl": {
"h": 164.409,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82012,
"c": 0.12298,
"h": 173.3
},
"luminance": 0.5835
}Semantic roles & 50–950 ramp
primary
#5FDEBD
secondary
#A43D58
accent
#1847CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483