#91FDBA#91FDBA
#91FDBA is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.137 H 155.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDBA |
|---|---|
| RGB | rgb(145, 253, 186) |
| HSL | hsl(143, 96%, 78%) |
| HSV | hsv(143, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.60, -45.47, 22.54) |
| CIE-LCH | lch(91.60, 50.75, 153.63°) |
| OKLab | oklab(91.16% -0.1247 0.0574) |
| OKLCH | oklch(91.16% 0.137 155.3) |
| XYZ | xyz(55.6614, 79.8116, 58.9170) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Sea Green
#98F6B0
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.76
Mint (survey)
#9FFEB0
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDBA #FD91D4
analogous
#9EFD91 #91FDBA #91FDF0
triadic
#91FDBA #BA91FD #FDBA91
tetradic
#91FDBA #919EFD #FD91D4 #FDF091
square
#91FDBA #919EFD #FD91D4 #FDF091
split-complementary
#91FDBA #F091FD #FD919E
monochromatic
#19FB6F #55FC94 #91FDBA #CDFEE0 #E1FEEC
Accessibility & contrast
On white
1.24
#91FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#91FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDBA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDBA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#79FBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fdba; /* rgb */ color: rgb(145, 253, 186); /* oklch */ color: oklch(91.2% 0.137 155.3);
Tailwind
colors: {
custom: {
50: '#b6fecf',
500: '#91fdba',
950: '#000000',
},
}SCSS
$custom: #91fdba; $custom-light: #b6fecf; $custom-dark: #000000;
JSON
{
"hex": "#91fdba",
"rgb": {
"r": 145,
"g": 253,
"b": 186
},
"hsl": {
"h": 142.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91155,
"c": 0.13729,
"h": 155.3
},
"luminance": 0.79815
}Semantic roles & 50–950 ramp
primary
#91FDBA
secondary
#DE54AA
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683