#5FDFBF#5FDFBF
#5FDFBF is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.123 H 174.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFBF |
|---|---|
| RGB | rgb(95, 223, 191) |
| HSL | hsl(165, 67%, 62%) |
| HSV | hsv(165, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.27, -43.01, 5.10) |
| CIE-LCH | lch(81.27, 43.31, 173.24°) |
| OKLab | oklab(82.31% -0.1223 0.0128) |
| OKLCH | oklch(82.31% 0.123 174) |
| XYZ | xyz(40.5066, 58.9658, 58.5270) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFBF #DF5F7F
analogous
#5FDF7F #5FDFBF #5FBFDF
triadic
#5FDFBF #BF5FDF #DFBF5F
tetradic
#5FDFBF #7F5FDF #DF5F7F #BFDF5F
square
#5FDFBF #7F5FDF #DF5F7F #BFDF5F
split-complementary
#5FDFBF #DF5FBF #DF7F5F
monochromatic
#21A382 #2CD5AB #5FDFBF #92E9D3 #C5F3E8
Accessibility & contrast
On white
1.64
#5FDFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FDFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFBF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFBF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdfbf; /* rgb */ color: rgb(95, 223, 191); /* oklch */ color: oklch(82.3% 0.123 174.0);
Tailwind
colors: {
custom: {
50: '#97e9d2',
500: '#5fdfbf',
950: '#000000',
},
}SCSS
$custom: #5fdfbf; $custom-light: #97e9d2; $custom-dark: #000000;
JSON
{
"hex": "#5fdfbf",
"rgb": {
"r": 95,
"g": 223,
"b": 191
},
"hsl": {
"h": 165,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82306,
"c": 0.12297,
"h": 174
},
"luminance": 0.5897
}Semantic roles & 50–950 ramp
primary
#5FDFBF
secondary
#A63C57
accent
#1745CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483