#91FCB8#91FCB8
#91FCB8 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.138 H 154.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCB8 |
|---|---|
| RGB | rgb(145, 252, 184) |
| HSL | hsl(142, 95%, 78%) |
| HSV | hsv(142, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(91.28, -45.41, 23.12) |
| CIE-LCH | lch(91.28, 50.95, 153.02°) |
| OKLab | oklab(90.88% -0.1244 0.0588) |
| OKLCH | oklch(90.88% 0.138 154.7) |
| XYZ | xyz(55.1355, 79.0975, 57.7001) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 1.82
Light Sea Green
#98F6B0
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.59
Mint (survey)
#9FFEB0
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCB8 #FC91D5
analogous
#9FFC91 #91FCB8 #91FCED
triadic
#91FCB8 #B891FC #FCB891
tetradic
#91FCB8 #919FFC #FC91D5 #FCED91
square
#91FCB8 #919FFC #FC91D5 #FCED91
split-complementary
#91FCB8 #ED91FC #FC919F
monochromatic
#1AF96B #55FA92 #91FCB8 #CDFEDE #E1FEEC
Accessibility & contrast
On white
1.25
#91FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#91FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCB8
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCB8 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB4
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#7AFAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fcb8; /* rgb */ color: rgb(145, 252, 184); /* oklch */ color: oklch(90.9% 0.138 154.7);
Tailwind
colors: {
custom: {
50: '#b6fecd',
500: '#91fcb8',
950: '#000000',
},
}SCSS
$custom: #91fcb8; $custom-light: #b6fecd; $custom-dark: #000000;
JSON
{
"hex": "#91fcb8",
"rgb": {
"r": 145,
"g": 252,
"b": 184
},
"hsl": {
"h": 141.869,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.90881,
"c": 0.13764,
"h": 154.7
},
"luminance": 0.79101
}Semantic roles & 50–950 ramp
primary
#91FCB8
secondary
#DC55AB
accent
#0092E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#121813
muted
#828683