#91FDA2#91FDA2
#91FDA2 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.160 H 147.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDA2 |
|---|---|
| RGB | rgb(145, 253, 162) |
| HSL | hsl(129, 96%, 78%) |
| HSV | hsv(129, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(91.18, -49.60, 34.08) |
| CIE-LCH | lch(91.18, 60.18, 145.51°) |
| OKLab | oklab(90.67% -0.135 0.0851) |
| OKLCH | oklch(90.67% 0.16 147.8) |
| XYZ | xyz(53.3209, 78.8754, 46.5902) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.82
Baby Green
#8CFF9E
ΔE00 1.00
Foam Green
#90FDA9
ΔE00 1.28
Palegreen
#98FB98
ΔE00 1.98
Mint (survey)
#9FFEB0
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDA2 #FD91EC
analogous
#B6FD91 #91FDA2 #91FDD8
triadic
#91FDA2 #A291FD #FDA291
tetradic
#91FDA2 #91B6FD #FD91EC #FDD891
square
#91FDA2 #91B6FD #FD91EC #FDD891
split-complementary
#91FDA2 #D891FD #FD91B6
monochromatic
#19FB3C #55FC6F #91FDA2 #CDFED5 #E1FEE6
Accessibility & contrast
On white
1.25
#91FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#91FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDA2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDA2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#EFE2A7
Tritanopia (blue-blind)
#80F9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #91fda2; /* rgb */ color: rgb(145, 253, 162); /* oklch */ color: oklch(90.7% 0.160 147.8);
Tailwind
colors: {
custom: {
50: '#b6ffbe',
500: '#91fda2',
950: '#000000',
},
}SCSS
$custom: #91fda2; $custom-light: #b6ffbe; $custom-dark: #000000;
JSON
{
"hex": "#91fda2",
"rgb": {
"r": 145,
"g": 253,
"b": 162
},
"hsl": {
"h": 129.444,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.90673,
"c": 0.15955,
"h": 147.8
},
"luminance": 0.78879
}Semantic roles & 50–950 ramp
primary
#91FDA2
secondary
#DE54C8
accent
#00C1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682