#91EFAE#91EFAE
#91EFAE is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.7% C 0.128 H 152.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91EFAE |
|---|---|
| RGB | rgb(145, 239, 174) |
| HSL | hsl(139, 75%, 75%) |
| HSV | hsv(139, 39%, 94%) |
| CMYK | cmyk(39.3%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(87.39, -41.54, 22.88) |
| CIE-LCH | lch(87.39, 47.42, 151.15°) |
| OKLab | oklab(87.66% -0.1138 0.0582) |
| OKLCH | oklch(87.66% 0.128 152.9) |
| XYZ | xyz(50.1804, 70.8056, 51.0589) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.77
Hospital Green
#9BE5AA
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Seafoam
#A0FEBF
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.51
Light Mint Green
#A6FBB2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EFAE #EF91D2
analogous
#A3EF91 #91EFAE #91EFDD
triadic
#91EFAE #AE91EF #EFAE91
tetradic
#91EFAE #91A3EF #EF91D2 #EFDD91
square
#91EFAE #91A3EF #EF91D2 #EFDD91
split-complementary
#91EFAE #DD91EF #EF91A3
monochromatic
#26DF5F #5CE787 #91EFAE #C6F7D5 #E4FBEB
Accessibility & contrast
On white
1.39
#91EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#91EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EFAE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EFAE | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#7FEDDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #91efae; /* rgb */ color: rgb(145, 239, 174); /* oklch */ color: oklch(87.7% 0.128 152.9);
Tailwind
colors: {
custom: {
50: '#b5f5c6',
500: '#91efae',
950: '#000000',
},
}SCSS
$custom: #91efae; $custom-light: #b5f5c6; $custom-dark: #000000;
JSON
{
"hex": "#91efae",
"rgb": {
"r": 145,
"g": 239,
"b": 174
},
"hsl": {
"h": 138.511,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.87664,
"c": 0.12777,
"h": 152.9
},
"luminance": 0.70809
}Semantic roles & 50–950 ramp
primary
#91EFAE
secondary
#CB59A8
accent
#0F99D7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582