#5FEAA8#5FEAA8
#5FEAA8 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.4% C 0.154 H 159.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAA8 |
|---|---|
| RGB | rgb(95, 234, 168) |
| HSL | hsl(152, 77%, 65%) |
| HSV | hsv(152, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(84.02, -52.69, 21.04) |
| CIE-LCH | lch(84.02, 56.74, 158.23°) |
| OKLab | oklab(84.38% -0.1441 0.0535) |
| OKLCH | oklch(84.38% 0.154 159.6) |
| XYZ | xyz(41.2062, 64.1016, 47.2395) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aqua Green
#12E193
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.45
Greenish Turquoise
#00FBB0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAA8 #EA5FA1
analogous
#5FEA63 #5FEAA8 #5FE7EA
triadic
#5FEAA8 #A85FEA #EAA85F
tetradic
#5FEAA8 #635FEA #EA5FA1 #E7EA5F
square
#5FEAA8 #635FEA #EA5FA1 #E7EA5F
split-complementary
#5FEAA8 #EA5FE7 #EA635F
monochromatic
#18B76B #29E38B #5FEAA8 #95F1C5 #CBF8E3
Accessibility & contrast
On white
1.52
#5FEAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5FEAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAA8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAA8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D4CCAC
Tritanopia (blue-blind)
#1AE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feaa8; /* rgb */ color: rgb(95, 234, 168); /* oklch */ color: oklch(84.4% 0.154 159.6);
Tailwind
colors: {
custom: {
50: '#98f1c2',
500: '#5feaa8',
950: '#000000',
},
}SCSS
$custom: #5feaa8; $custom-light: #98f1c2; $custom-dark: #000000;
JSON
{
"hex": "#5feaa8",
"rgb": {
"r": 95,
"g": 234,
"b": 168
},
"hsl": {
"h": 151.511,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84381,
"c": 0.15376,
"h": 159.6
},
"luminance": 0.64106
}Semantic roles & 50–950 ramp
primary
#5FEAA8
secondary
#B63773
accent
#0C6ED9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582