#91EBB2#91EBB2
#91EBB2 is a very light, moderate green. Relative luminance 0.687; OKLCH L 86.8% C 0.118 H 155.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91EBB2 |
|---|---|
| RGB | rgb(145, 235, 178) |
| HSL | hsl(142, 69%, 75%) |
| HSV | hsv(142, 38%, 92%) |
| CMYK | cmyk(38.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(86.33, -39.02, 19.34) |
| CIE-LCH | lch(86.33, 43.55, 153.63°) |
| OKLab | oklab(86.83% -0.1073 0.0494) |
| OKLCH | oklch(86.83% 0.118 155.3) |
| XYZ | xyz(49.4181, 68.6477, 52.7572) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 3.36
Mint
#AAF0C1
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.09
Light Seafoam
#A0FEBF
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EBB2 #EB91CA
analogous
#9DEB91 #91EBB2 #91EBDF
triadic
#91EBB2 #B291EB #EBB291
tetradic
#91EBB2 #919DEB #EB91CA #EBDF91
square
#91EBB2 #919DEB #EB91CA #EBDF91
split-complementary
#91EBB2 #DF91EB #EB919D
monochromatic
#29D86A #5DE28E #91EBB2 #C5F4D6 #E5FAED
Accessibility & contrast
On white
1.43
#91EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#91EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EBB2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EBB2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#7FE9DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #91ebb2; /* rgb */ color: rgb(145, 235, 178); /* oklch */ color: oklch(86.8% 0.118 155.3);
Tailwind
colors: {
custom: {
50: '#b4f2c9',
500: '#91ebb2',
950: '#000000',
},
}SCSS
$custom: #91ebb2; $custom-light: #b4f2c9; $custom-dark: #000000;
JSON
{
"hex": "#91ebb2",
"rgb": {
"r": 145,
"g": 235,
"b": 178
},
"hsl": {
"h": 142,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.8683,
"c": 0.11814,
"h": 155.3
},
"luminance": 0.68651
}Semantic roles & 50–950 ramp
primary
#91EBB2
secondary
#C65A9E
accent
#148CD1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582