#91EBAE#91EBAE
#91EBAE is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.7% C 0.122 H 153.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91EBAE |
|---|---|
| RGB | rgb(145, 235, 174) |
| HSL | hsl(139, 69%, 75%) |
| HSV | hsv(139, 38%, 92%) |
| CMYK | cmyk(38.3%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(86.25, -39.76, 21.30) |
| CIE-LCH | lch(86.25, 45.10, 151.81°) |
| OKLab | oklab(86.74% -0.109 0.0543) |
| OKLCH | oklch(86.74% 0.122 153.5) |
| XYZ | xyz(49.0223, 68.4894, 50.6728) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.22
Light Sea Green
#98F6B0
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 4.03
Mint
#AAF0C1
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EBAE #EB91CE
analogous
#A1EB91 #91EBAE #91EBDB
triadic
#91EBAE #AE91EB #EBAE91
tetradic
#91EBAE #91A1EB #EB91CE #EBDB91
square
#91EBAE #91A1EB #EB91CE #EBDB91
split-complementary
#91EBAE #DB91EB #EB91A1
monochromatic
#29D862 #5DE288 #91EBAE #C5F4D4 #E5FAEC
Accessibility & contrast
On white
1.43
#91EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#91EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EBAE
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EBAE | 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)
#EBDEAA
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#80E9DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #91ebae; /* rgb */ color: rgb(145, 235, 174); /* oklch */ color: oklch(86.7% 0.122 153.5);
Tailwind
colors: {
custom: {
50: '#b4f2c6',
500: '#91ebae',
950: '#000000',
},
}SCSS
$custom: #91ebae; $custom-light: #b4f2c6; $custom-dark: #000000;
JSON
{
"hex": "#91ebae",
"rgb": {
"r": 145,
"g": 235,
"b": 174
},
"hsl": {
"h": 139.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.86741,
"c": 0.12181,
"h": 153.5
},
"luminance": 0.68492
}Semantic roles & 50–950 ramp
primary
#91EBAE
secondary
#C65AA3
accent
#1494D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582