#91FCC2#91FCC2
#91FCC2 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.1% C 0.129 H 158.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCC2 |
|---|---|
| RGB | rgb(145, 252, 194) |
| HSL | hsl(147, 95%, 78%) |
| HSV | hsv(147, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(91.47, -43.53, 18.28) |
| CIE-LCH | lch(91.47, 47.22, 157.23°) |
| OKLab | oklab(91.11% -0.1201 0.0468) |
| OKLCH | oklch(91.11% 0.129 158.7) |
| XYZ | xyz(56.2210, 79.5317, 63.4171) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 3.02
Light Sea Green
#98F6B0
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCC2 #FC91CB
analogous
#95FC91 #91FCC2 #91FCF8
triadic
#91FCC2 #C291FC #FCC291
tetradic
#91FCC2 #9195FC #FC91CB #FCF891
square
#91FCC2 #9195FC #FC91CB #FCF891
split-complementary
#91FCC2 #F891FC #FC9195
monochromatic
#1AF980 #55FAA1 #91FCC2 #CDFEE3 #E1FEEE
Accessibility & contrast
On white
1.24
#91FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#91FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCC2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCC2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#EAE2C5
Tritanopia (blue-blind)
#77FBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fcc2; /* rgb */ color: rgb(145, 252, 194); /* oklch */ color: oklch(91.1% 0.129 158.7);
Tailwind
colors: {
custom: {
50: '#b6fed4',
500: '#91fcc2',
950: '#000000',
},
}SCSS
$custom: #91fcc2; $custom-light: #b6fed4; $custom-dark: #000000;
JSON
{
"hex": "#91fcc2",
"rgb": {
"r": 145,
"g": 252,
"b": 194
},
"hsl": {
"h": 147.477,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91105,
"c": 0.12891,
"h": 158.7
},
"luminance": 0.79536
}Semantic roles & 50–950 ramp
primary
#91FCC2
secondary
#DC559E
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683