#5FE0BF#5FE0BF
#5FE0BF is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.5% C 0.124 H 173.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0BF |
|---|---|
| RGB | rgb(95, 224, 191) |
| HSL | hsl(165, 68%, 63%) |
| HSV | hsv(165, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(81.57, -43.45, 5.52) |
| CIE-LCH | lch(81.57, 43.80, 172.76°) |
| OKLab | oklab(82.55% -0.1234 0.0139) |
| OKLCH | oklch(82.55% 0.124 173.6) |
| XYZ | xyz(40.7745, 59.5018, 58.6163) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.90
Aqua (survey)
#13EAC9
ΔE00 3.92
Aquamarine (survey)
#04D8B2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0BF #E05F80
analogous
#5FE07E #5FE0BF #5FC1E0
triadic
#5FE0BF #BF5FE0 #E0BF5F
tetradic
#5FE0BF #7E5FE0 #E05F80 #C1E05F
square
#5FE0BF #7E5FE0 #E05F80 #C1E05F
split-complementary
#5FE0BF #E05FC1 #E07E5F
monochromatic
#20A583 #2CD6AA #5FE0BF #92EAD4 #C6F4E8
Accessibility & contrast
On white
1.63
#5FE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5FE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0BF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0BF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#00E2D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe0bf; /* rgb */ color: rgb(95, 224, 191); /* oklch */ color: oklch(82.5% 0.124 173.6);
Tailwind
colors: {
custom: {
50: '#98ead2',
500: '#5fe0bf',
950: '#000000',
},
}SCSS
$custom: #5fe0bf; $custom-light: #98ead2; $custom-dark: #000000;
JSON
{
"hex": "#5fe0bf",
"rgb": {
"r": 95,
"g": 224,
"b": 191
},
"hsl": {
"h": 164.651,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82545,
"c": 0.12415,
"h": 173.6
},
"luminance": 0.59506
}Semantic roles & 50–950 ramp
primary
#5FE0BF
secondary
#A73C57
accent
#1645CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483