#C7EA91#C7EA91
#C7EA91 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 89.1% C 0.120 H 126.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA91 |
|---|---|
| RGB | rgb(199, 234, 145) |
| HSL | hsl(84, 68%, 74%) |
| HSV | hsv(84, 38%, 92%) |
| CMYK | cmyk(15%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(88.46, -25.96, 39.52) |
| CIE-LCH | lch(88.46, 47.29, 123.30°) |
| OKLab | oklab(89.14% -0.0712 0.0972) |
| OKLCH | oklch(89.14% 0.12 126.2) |
| XYZ | xyz(58.0863, 73.0316, 37.8189) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Tea Green
#BDF8A3
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.15
Washed Out Green
#BCF5A6
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.54
Light Khaki
#E6F2A2
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA91 #B491EA
analogous
#EAE191 #C7EA91 #9BEA91
triadic
#C7EA91 #91C7EA #EA91C7
tetradic
#C7EA91 #91EAE1 #B491EA #EA919B
square
#C7EA91 #91EAE1 #B491EA #EA919B
split-complementary
#C7EA91 #919BEA #E191EA
monochromatic
#93D62A #ADE05E #C7EA91 #E1F4C4 #F2FAE5
Accessibility & contrast
On white
1.35
#C7EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#C7EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA91
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA91 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#EEDD96
Tritanopia (blue-blind)
#CCE2D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7ea91; /* rgb */ color: rgb(199, 234, 145); /* oklch */ color: oklch(89.1% 0.120 126.2);
Tailwind
colors: {
custom: {
50: '#d9f0b2',
500: '#c7ea91',
950: '#000000',
},
}SCSS
$custom: #c7ea91; $custom-light: #d9f0b2; $custom-dark: #000000;
JSON
{
"hex": "#c7ea91",
"rgb": {
"r": 199,
"g": 234,
"b": 145
},
"hsl": {
"h": 83.596,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.89143,
"c": 0.12046,
"h": 126.2
},
"luminance": 0.73032
}Semantic roles & 50–950 ramp
primary
#C7EA91
secondary
#845BC5
accent
#16D05F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151611
muted
#848581