#C7EC8A#C7EC8A
#C7EC8A is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.131 H 125.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EC8A |
|---|---|
| RGB | rgb(199, 236, 138) |
| HSL | hsl(83, 72%, 73%) |
| HSV | hsv(83, 42%, 93%) |
| CMYK | cmyk(15.7%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.91, -27.76, 43.54) |
| CIE-LCH | lch(88.91, 51.63, 122.52°) |
| OKLab | oklab(89.47% -0.0766 0.1061) |
| OKLCH | oklch(89.47% 0.131 125.8) |
| XYZ | xyz(58.1357, 73.9675, 35.2542) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.04
Tea Green
#BDF8A3
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EC8A #AF8AEC
analogous
#ECE08A #C7EC8A #96EC8A
triadic
#C7EC8A #8AC7EC #EC8AC7
tetradic
#C7EC8A #8AECE0 #AF8AEC #EC8A96
square
#C7EC8A #8AECE0 #AF8AEC #EC8A96
split-complementary
#C7EC8A #8A96EC #E08AEC
monochromatic
#94D823 #AEE355 #C7EC8A #E0F5BF #F2FBE5
Accessibility & contrast
On white
1.33
#C7EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C7EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EC8A
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EC8A | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#CDE4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c7ec8a; /* rgb */ color: rgb(199, 236, 138); /* oklch */ color: oklch(89.5% 0.131 125.8);
Tailwind
colors: {
custom: {
50: '#d9f2ad',
500: '#c7ec8a',
950: '#000000',
},
}SCSS
$custom: #c7ec8a; $custom-light: #d9f2ad; $custom-dark: #000000;
JSON
{
"hex": "#c7ec8a",
"rgb": {
"r": 199,
"g": 236,
"b": 138
},
"hsl": {
"h": 82.653,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89468,
"c": 0.13084,
"h": 125.8
},
"luminance": 0.73968
}Semantic roles & 50–950 ramp
primary
#C7EC8A
secondary
#7F54C7
accent
#11D45B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581