#5FEAAB#5FEAAB
#5FEAAB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.4% C 0.151 H 160.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAAB |
|---|---|
| RGB | rgb(95, 234, 171) |
| HSL | hsl(153, 77%, 65%) |
| HSV | hsv(153, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.08, -52.08, 19.57) |
| CIE-LCH | lch(84.08, 55.64, 159.41°) |
| OKLab | oklab(84.45% -0.1428 0.0499) |
| OKLCH | oklch(84.45% 0.151 160.8) |
| XYZ | xyz(41.4890, 64.2147, 48.7284) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Aqua Green
#12E193
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.67
Greenish Turquoise
#00FBB0
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAAB #EA5F9E
analogous
#5FEA66 #5FEAAB #5FE3EA
triadic
#5FEAAB #AB5FEA #EAAB5F
tetradic
#5FEAAB #665FEA #EA5F9E #E3EA5F
square
#5FEAAB #665FEA #EA5F9E #E3EA5F
split-complementary
#5FEAAB #EA5FE3 #EA665F
monochromatic
#18B76F #29E38F #5FEAAB #95F1C7 #CBF8E4
Accessibility & contrast
On white
1.52
#5FEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5FEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAAB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAAB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#15E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5feaab; /* rgb */ color: rgb(95, 234, 171); /* oklch */ color: oklch(84.4% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#98f1c4',
500: '#5feaab',
950: '#000000',
},
}SCSS
$custom: #5feaab; $custom-light: #98f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5feaab",
"rgb": {
"r": 95,
"g": 234,
"b": 171
},
"hsl": {
"h": 152.806,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84449,
"c": 0.15125,
"h": 160.8
},
"luminance": 0.64219
}Semantic roles & 50–950 ramp
primary
#5FEAAB
secondary
#B63771
accent
#0C69D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582