#C7EA84#C7EA84
#C7EA84 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.9% C 0.134 H 124.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA84 |
|---|---|
| RGB | rgb(199, 234, 132) |
| HSL | hsl(81, 71%, 72%) |
| HSV | hsv(81, 44%, 92%) |
| CMYK | cmyk(15%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(88.28, -27.50, 45.67) |
| CIE-LCH | lch(88.28, 53.31, 121.05°) |
| OKLab | oklab(88.94% -0.0762 0.1106) |
| OKLCH | oklch(88.94% 0.134 124.6) |
| XYZ | xyz(57.1407, 72.6533, 32.8385) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Light Yellow Green
#CCFD7F
ΔE00 4.71
Light Pea Green
#C4FE82
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.42
Pale Olive Green
#B1D27B
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA84 #A784EA
analogous
#EADA84 #C7EA84 #94EA84
triadic
#C7EA84 #84C7EA #EA84C7
tetradic
#C7EA84 #84EADA #A784EA #EA8494
square
#C7EA84 #84EADA #A784EA #EA8494
split-complementary
#C7EA84 #8494EA #DA84EA
monochromatic
#95D024 #AFE150 #C7EA84 #DFF3B8 #F3FBE5
Accessibility & contrast
On white
1.35
#C7EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#C7EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA84
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA84 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#CDE1D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c7ea84; /* rgb */ color: rgb(199, 234, 132); /* oklch */ color: oklch(88.9% 0.134 124.6);
Tailwind
colors: {
custom: {
50: '#d9f0a9',
500: '#c7ea84',
950: '#000000',
},
}SCSS
$custom: #c7ea84; $custom-light: #d9f0a9; $custom-dark: #000000;
JSON
{
"hex": "#c7ea84",
"rgb": {
"r": 199,
"g": 234,
"b": 132
},
"hsl": {
"h": 80.588,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.8894,
"c": 0.13433,
"h": 124.6
},
"luminance": 0.72654
}Semantic roles & 50–950 ramp
primary
#C7EA84
secondary
#774FC4
accent
#13D355
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581