#91F2AF#91F2AF
#91F2AF is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.4% C 0.131 H 152.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91F2AF |
|---|---|
| RGB | rgb(145, 242, 175) |
| HSL | hsl(139, 79%, 76%) |
| HSV | hsv(139, 40%, 95%) |
| CMYK | cmyk(40.1%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(88.26, -42.68, 23.57) |
| CIE-LCH | lch(88.26, 48.75, 151.09°) |
| OKLab | oklab(88.38% -0.1168 0.0599) |
| OKLCH | oklch(88.38% 0.131 152.9) |
| XYZ | xyz(51.1638, 72.6159, 51.8694) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Seafoam
#A0FEBF
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Mint Green
#A6FBB2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F2AF #F291D4
analogous
#A3F291 #91F2AF #91F2E0
triadic
#91F2AF #AF91F2 #F2AF91
tetradic
#91F2AF #91A3F2 #F291D4 #F2E091
square
#91F2AF #91A3F2 #F291D4 #F2E091
split-complementary
#91F2AF #E091F2 #F291A3
monochromatic
#24E55F #5AEC87 #91F2AF #C8F8D7 #E4FCEB
Accessibility & contrast
On white
1.35
#91F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#91F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F2AF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F2AF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#7FF0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91f2af; /* rgb */ color: rgb(145, 242, 175); /* oklch */ color: oklch(88.4% 0.131 152.9);
Tailwind
colors: {
custom: {
50: '#b5f7c7',
500: '#91f2af',
950: '#000000',
},
}SCSS
$custom: #91f2af; $custom-light: #b5f7c7; $custom-dark: #000000;
JSON
{
"hex": "#91f2af",
"rgb": {
"r": 145,
"g": 242,
"b": 175
},
"hsl": {
"h": 138.557,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.88379,
"c": 0.13127,
"h": 152.9
},
"luminance": 0.72619
}Semantic roles & 50–950 ramp
primary
#91F2AF
secondary
#CF58AA
accent
#0A9BDB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582