#91FAAF#91FAAF
#91FAAF is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.143 H 151.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAAF |
|---|---|
| RGB | rgb(145, 250, 175) |
| HSL | hsl(137, 91%, 77%) |
| HSV | hsv(137, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 30%, 2%) |
| CIE-LAB | lab(90.54, -46.15, 26.69) |
| CIE-LCH | lch(90.54, 53.31, 149.96°) |
| OKLab | oklab(90.23% -0.126 0.0675) |
| OKLCH | oklch(90.23% 0.143 151.8) |
| XYZ | xyz(53.5972, 77.4825, 52.6805) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.38
Foam Green
#90FDA9
ΔE00 1.62
Seafoam (survey)
#80F9AD
ΔE00 1.68
Mint (survey)
#9FFEB0
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAAF #FA91DC
analogous
#A7FA91 #91FAAF #91FAE4
triadic
#91FAAF #AF91FA #FAAF91
tetradic
#91FAAF #91A7FA #FA91DC #FAE491
square
#91FAAF #91A7FA #FA91DC #FAE491
split-complementary
#91FAAF #E491FA #FA91A7
monochromatic
#1CF55A #56F784 #91FAAF #CCFDDA #E2FEEA
Accessibility & contrast
On white
1.27
#91FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#91FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAAF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAAF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAAA
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#7DF7E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #91faaf; /* rgb */ color: rgb(145, 250, 175); /* oklch */ color: oklch(90.2% 0.143 151.8);
Tailwind
colors: {
custom: {
50: '#b6fcc7',
500: '#91faaf',
950: '#000000',
},
}SCSS
$custom: #91faaf; $custom-light: #b6fcc7; $custom-dark: #000000;
JSON
{
"hex": "#91faaf",
"rgb": {
"r": 145,
"g": 250,
"b": 175
},
"hsl": {
"h": 137.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.90229,
"c": 0.14297,
"h": 151.8
},
"luminance": 0.77486
}Semantic roles & 50–950 ramp
primary
#91FAAF
secondary
#DA56B4
accent
#00A4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121713
muted
#828582