#5FDFB2#5FDFB2
#5FDFB2 is a light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.132 H 167.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFB2 |
|---|---|
| RGB | rgb(95, 223, 178) |
| HSL | hsl(159, 67%, 62%) |
| HSV | hsv(159, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(80.97, -45.99, 11.54) |
| CIE-LCH | lch(80.97, 47.42, 165.91°) |
| OKLab | oklab(81.96% -0.1281 0.0296) |
| OKLCH | oklch(81.96% 0.132 167) |
| XYZ | xyz(39.1390, 58.4188, 51.3242) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.12
Aqua Marine
#2EE8BB
ΔE00 3.45
Aquamarine (survey)
#04D8B2
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFB2 #DF5F8C
analogous
#5FDF72 #5FDFB2 #5FCCDF
triadic
#5FDFB2 #B25FDF #DFB25F
tetradic
#5FDFB2 #725FDF #DF5F8C #CCDF5F
square
#5FDFB2 #725FDF #DF5F8C #CCDF5F
split-complementary
#5FDFB2 #DF5FCC #DF725F
monochromatic
#21A375 #2CD599 #5FDFB2 #92E9CB #C5F3E3
Accessibility & contrast
On white
1.66
#5FDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5FDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFB2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFB2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#15E0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdfb2; /* rgb */ color: rgb(95, 223, 178); /* oklch */ color: oklch(82.0% 0.132 167.0);
Tailwind
colors: {
custom: {
50: '#97eac9',
500: '#5fdfb2',
950: '#000000',
},
}SCSS
$custom: #5fdfb2; $custom-light: #97eac9; $custom-dark: #000000;
JSON
{
"hex": "#5fdfb2",
"rgb": {
"r": 95,
"g": 223,
"b": 178
},
"hsl": {
"h": 158.906,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.8196,
"c": 0.13151,
"h": 167
},
"luminance": 0.58423
}Semantic roles & 50–950 ramp
primary
#5FDFB2
secondary
#A63C61
accent
#1757CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482