#91EABC#91EABC
#91EABC is a very light, moderate green. Relative luminance 0.685; OKLCH L 86.8% C 0.108 H 160.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91EABC |
|---|---|
| RGB | rgb(145, 234, 188) |
| HSL | hsl(149, 68%, 74%) |
| HSV | hsv(149, 38%, 92%) |
| CMYK | cmyk(38%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(86.25, -36.65, 14.04) |
| CIE-LCH | lch(86.25, 39.25, 159.04°) |
| OKLab | oklab(86.84% -0.1018 0.0361) |
| OKLCH | oklch(86.84% 0.108 160.5) |
| XYZ | xyz(50.1735, 68.4931, 58.1439) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Light Teal
#90E4C1
ΔE00 3.01
Mint
#AAF0C1
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EABC #EA91BF
analogous
#93EA91 #91EABC #91EAE9
triadic
#91EABC #BC91EA #EABC91
tetradic
#91EABC #9193EA #EA91BF #EAE991
square
#91EABC #9193EA #EA91BF #EAE991
split-complementary
#91EABC #E991EA #EA9193
monochromatic
#2AD67D #5EE09D #91EABC #C4F4DB #E5FAEF
Accessibility & contrast
On white
1.43
#91EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#91EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EABC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EABC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#7CE9DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #91eabc; /* rgb */ color: rgb(145, 234, 188); /* oklch */ color: oklch(86.8% 0.108 160.5);
Tailwind
colors: {
custom: {
50: '#b4f1d0',
500: '#91eabc',
950: '#000000',
},
}SCSS
$custom: #91eabc; $custom-light: #b4f1d0; $custom-dark: #000000;
JSON
{
"hex": "#91eabc",
"rgb": {
"r": 145,
"g": 234,
"b": 188
},
"hsl": {
"h": 148.989,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86837,
"c": 0.108,
"h": 160.5
},
"luminance": 0.68496
}Semantic roles & 50–950 ramp
primary
#91EABC
secondary
#C55B91
accent
#1676D0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583