#91F8BF#91F8BF
#91F8BF is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.1% C 0.126 H 158.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91F8BF |
|---|---|
| RGB | rgb(145, 248, 191) |
| HSL | hsl(147, 88%, 77%) |
| HSV | hsv(147, 42%, 97%) |
| CMYK | cmyk(41.5%, 0%, 23%, 2.7%) |
| CIE-LAB | lab(90.28, -42.35, 18.15) |
| CIE-LCH | lch(90.28, 46.08, 156.81°) |
| OKLab | oklab(90.12% -0.1168 0.0465) |
| OKLCH | oklch(90.12% 0.126 158.3) |
| XYZ | xyz(54.6445, 76.9124, 61.2462) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.19
Light Sea Green
#98F6B0
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F8BF #F891CA
analogous
#97F891 #91F8BF #91F8F2
triadic
#91F8BF #BF91F8 #F8BF91
tetradic
#91F8BF #9197F8 #F891CA #F8F291
square
#91F8BF #9197F8 #F891CA #F8F291
split-complementary
#91F8BF #F291F8 #F89197
monochromatic
#1EF17C #57F49E #91F8BF #CBFCE0 #E2FDEE
Accessibility & contrast
On white
1.28
#91F8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#91F8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F8BF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F8BF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#79F7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #91f8bf; /* rgb */ color: rgb(145, 248, 191); /* oklch */ color: oklch(90.1% 0.126 158.3);
Tailwind
colors: {
custom: {
50: '#b5fbd2',
500: '#91f8bf',
950: '#000000',
},
}SCSS
$custom: #91f8bf; $custom-light: #b5fbd2; $custom-dark: #000000;
JSON
{
"hex": "#91f8bf",
"rgb": {
"r": 145,
"g": 248,
"b": 191
},
"hsl": {
"h": 146.796,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.90117,
"c": 0.12574,
"h": 158.3
},
"luminance": 0.76916
}Semantic roles & 50–950 ramp
primary
#91F8BF
secondary
#D7569D
accent
#017FE5
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583