#91FFAF#91FFAF
#91FFAF is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.150 H 151.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFAF |
|---|---|
| RGB | rgb(145, 255, 175) |
| HSL | hsl(136, 100%, 78%) |
| HSV | hsv(136, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.97, -48.29, 28.62) |
| CIE-LCH | lch(91.97, 56.13, 149.34°) |
| OKLab | oklab(91.39% -0.1317 0.0722) |
| OKLCH | oklch(91.39% 0.15 151.3) |
| XYZ | xyz(55.1714, 80.6311, 53.2053) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.92
Mint (survey)
#9FFEB0
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.42
Light Sea Green
#98F6B0
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFAF #FF91E1
analogous
#AAFF91 #91FFAF #91FFE6
triadic
#91FFAF #AF91FF #FFAF91
tetradic
#91FFAF #91AAFF #FF91E1 #FFE691
square
#91FFAF #91AAFF #FF91E1 #FFE691
split-complementary
#91FFAF #E691FF #FF91AA
monochromatic
#17FF56 #54FF82 #91FFAF #CEFFDC #E0FFE9
Accessibility & contrast
On white
1.23
#91FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#91FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFAF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFAF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#EFE4B4
Tritanopia (blue-blind)
#7CFCEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91ffaf; /* rgb */ color: rgb(145, 255, 175); /* oklch */ color: oklch(91.4% 0.150 151.3);
Tailwind
colors: {
custom: {
50: '#b6ffc7',
500: '#91ffaf',
950: '#000000',
},
}SCSS
$custom: #91ffaf; $custom-light: #b6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#91ffaf",
"rgb": {
"r": 145,
"g": 255,
"b": 175
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.91387,
"c": 0.15019,
"h": 151.3
},
"luminance": 0.80635
}Semantic roles & 50–950 ramp
primary
#91FFAF
secondary
#E153BA
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682