#5FDFBE#5FDFBE
#5FDFBE is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.3% C 0.124 H 173.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFBE |
|---|---|
| RGB | rgb(95, 223, 190) |
| HSL | hsl(165, 67%, 62%) |
| HSV | hsv(165, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(81.25, -43.25, 5.59) |
| CIE-LCH | lch(81.25, 43.61, 172.63°) |
| OKLab | oklab(82.28% -0.1227 0.0141) |
| OKLCH | oklch(82.28% 0.124 173.4) |
| XYZ | xyz(40.3969, 58.9220, 57.9494) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFBE #DF5F80
analogous
#5FDF7E #5FDFBE #5FC0DF
triadic
#5FDFBE #BE5FDF #DFBE5F
tetradic
#5FDFBE #7E5FDF #DF5F80 #C0DF5F
square
#5FDFBE #7E5FDF #DF5F80 #C0DF5F
split-complementary
#5FDFBE #DF5FC0 #DF7E5F
monochromatic
#21A381 #2CD5A9 #5FDFBE #92E9D3 #C5F3E7
Accessibility & contrast
On white
1.64
#5FDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFBE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFBE | 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)
#D8D2BC
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#00E1D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdfbe; /* rgb */ color: rgb(95, 223, 190); /* oklch */ color: oklch(82.3% 0.124 173.4);
Tailwind
colors: {
custom: {
50: '#97e9d1',
500: '#5fdfbe',
950: '#000000',
},
}SCSS
$custom: #5fdfbe; $custom-light: #97e9d1; $custom-dark: #000000;
JSON
{
"hex": "#5fdfbe",
"rgb": {
"r": 95,
"g": 223,
"b": 190
},
"hsl": {
"h": 164.531,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82278,
"c": 0.12356,
"h": 173.4
},
"luminance": 0.58926
}Semantic roles & 50–950 ramp
primary
#5FDFBE
secondary
#A63C58
accent
#1746CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483