#91F9BE#91F9BE
#91F9BE is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.3% C 0.128 H 157.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91F9BE |
|---|---|
| RGB | rgb(145, 249, 190) |
| HSL | hsl(146, 90%, 77%) |
| HSV | hsv(146, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(90.54, -42.98, 19.03) |
| CIE-LCH | lch(90.54, 47.01, 156.12°) |
| OKLab | oklab(90.32% -0.1184 0.0487) |
| OKLCH | oklch(90.32% 0.128 157.7) |
| XYZ | xyz(54.8431, 77.4851, 60.7714) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.83
Light Sea Green
#98F6B0
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F9BE #F991CC
analogous
#98F991 #91F9BE #91F9F2
triadic
#91F9BE #BE91F9 #F9BE91
tetradic
#91F9BE #9198F9 #F991CC #F9F291
square
#91F9BE #9198F9 #F991CC #F9F291
split-complementary
#91F9BE #F291F9 #F99198
monochromatic
#1DF379 #57F69C #91F9BE #CBFCE0 #E2FDEE
Accessibility & contrast
On white
1.27
#91F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#91F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F9BE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F9BE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#79F8E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #91f9be; /* rgb */ color: rgb(145, 249, 190); /* oklch */ color: oklch(90.3% 0.128 157.7);
Tailwind
colors: {
custom: {
50: '#b5fcd1',
500: '#91f9be',
950: '#000000',
},
}SCSS
$custom: #91f9be; $custom-light: #b5fcd1; $custom-dark: #000000;
JSON
{
"hex": "#91f9be",
"rgb": {
"r": 145,
"g": 249,
"b": 190
},
"hsl": {
"h": 145.962,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.90324,
"c": 0.12803,
"h": 157.7
},
"luminance": 0.77489
}Semantic roles & 50–950 ramp
primary
#91F9BE
secondary
#D856A0
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121714
muted
#828583