#91FDB2#91FDB2
#91FDB2 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.0% C 0.145 H 152.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDB2 |
|---|---|
| RGB | rgb(145, 253, 178) |
| HSL | hsl(138, 96%, 78%) |
| HSV | hsv(138, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(91.45, -46.91, 26.40) |
| CIE-LCH | lch(91.45, 53.83, 150.63°) |
| OKLab | oklab(90.99% -0.1281 0.0668) |
| OKLCH | oklch(90.99% 0.145 152.5) |
| XYZ | xyz(54.8347, 79.4809, 54.5627) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.66
Seafoam (survey)
#80F9AD
ΔE00 1.71
Mint (survey)
#9FFEB0
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDB2 #FD91DC
analogous
#A6FD91 #91FDB2 #91FDE8
triadic
#91FDB2 #B291FD #FDB291
tetradic
#91FDB2 #91A6FD #FD91DC #FDE891
square
#91FDB2 #91A6FD #FD91DC #FDE891
split-complementary
#91FDB2 #E891FD #FD91A6
monochromatic
#19FB5E #55FC88 #91FDB2 #CDFEDC #E1FEEA
Accessibility & contrast
On white
1.24
#91FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#91FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDB2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDB2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#7CFAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fdb2; /* rgb */ color: rgb(145, 253, 178); /* oklch */ color: oklch(91.0% 0.145 152.5);
Tailwind
colors: {
custom: {
50: '#b6fec9',
500: '#91fdb2',
950: '#000000',
},
}SCSS
$custom: #91fdb2; $custom-light: #b6fec9; $custom-dark: #000000;
JSON
{
"hex": "#91fdb2",
"rgb": {
"r": 145,
"g": 253,
"b": 178
},
"hsl": {
"h": 138.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.90985,
"c": 0.14453,
"h": 152.5
},
"luminance": 0.79485
}Semantic roles & 50–950 ramp
primary
#91FDB2
secondary
#DE54B4
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682