#5FDEBF#5FDEBF
#5FDEBF is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.1% C 0.122 H 174.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEBF |
|---|---|
| RGB | rgb(95, 222, 191) |
| HSL | hsl(165, 66%, 62%) |
| HSV | hsv(165, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(80.98, -42.57, 4.67) |
| CIE-LCH | lch(80.98, 42.83, 173.74°) |
| OKLab | oklab(82.07% -0.1212 0.0117) |
| OKLCH | oklch(82.07% 0.122 174.5) |
| XYZ | xyz(40.2402, 58.4331, 58.4382) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.14
Seafoam Blue
#78D1B6
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEBF #DE5F7E
analogous
#5FDE7F #5FDEBF #5FBEDE
triadic
#5FDEBF #BF5FDE #DEBF5F
tetradic
#5FDEBF #7F5FDE #DE5F7E #BEDE5F
square
#5FDEBF #7F5FDE #DE5F7E #BEDE5F
split-complementary
#5FDEBF #DE5FBE #DE7F5F
monochromatic
#21A182 #2CD4AB #5FDEBF #92E8D3 #C4F3E8
Accessibility & contrast
On white
1.66
#5FDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5FDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEBF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEBF | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdebf; /* rgb */ color: rgb(95, 222, 191); /* oklch */ color: oklch(82.1% 0.122 174.5);
Tailwind
colors: {
custom: {
50: '#97e9d2',
500: '#5fdebf',
950: '#000000',
},
}SCSS
$custom: #5fdebf; $custom-light: #97e9d2; $custom-dark: #000000;
JSON
{
"hex": "#5fdebf",
"rgb": {
"r": 95,
"g": 222,
"b": 191
},
"hsl": {
"h": 165.354,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82067,
"c": 0.12181,
"h": 174.5
},
"luminance": 0.58437
}Semantic roles & 50–950 ramp
primary
#5FDEBF
secondary
#A43D56
accent
#1844CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483