#91FDBB#91FDBB
#91FDBB is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.136 H 155.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDBB |
|---|---|
| RGB | rgb(145, 253, 187) |
| HSL | hsl(143, 96%, 78%) |
| HSV | hsv(143, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.62, -45.29, 22.06) |
| CIE-LCH | lch(91.62, 50.38, 154.03°) |
| OKLab | oklab(91.18% -0.1243 0.0562) |
| OKLCH | oklch(91.18% 0.136 155.7) |
| XYZ | xyz(55.7681, 79.8543, 59.4788) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDBB #FD91D3
analogous
#9DFD91 #91FDBB #91FDF1
triadic
#91FDBB #BB91FD #FDBB91
tetradic
#91FDBB #919DFD #FD91D3 #FDF191
square
#91FDBB #919DFD #FD91D3 #FDF191
split-complementary
#91FDBB #F191FD #FD919D
monochromatic
#19FB71 #55FC96 #91FDBB #CDFEE0 #E1FEEC
Accessibility & contrast
On white
1.24
#91FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#91FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDBB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDBB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#ECE2BF
Tritanopia (blue-blind)
#79FBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fdbb; /* rgb */ color: rgb(145, 253, 187); /* oklch */ color: oklch(91.2% 0.136 155.7);
Tailwind
colors: {
custom: {
50: '#b6fecf',
500: '#91fdbb',
950: '#000000',
},
}SCSS
$custom: #91fdbb; $custom-light: #b6fecf; $custom-dark: #000000;
JSON
{
"hex": "#91fdbb",
"rgb": {
"r": 145,
"g": 253,
"b": 187
},
"hsl": {
"h": 143.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91177,
"c": 0.1364,
"h": 155.7
},
"luminance": 0.79858
}Semantic roles & 50–950 ramp
primary
#91FDBB
secondary
#DE54A8
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683