#C8EB7C#C8EB7C
#C8EB7C is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.1% C 0.143 H 123.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB7C |
|---|---|
| RGB | rgb(200, 235, 124) |
| HSL | hsl(79, 74%, 70%) |
| HSV | hsv(79, 47%, 92%) |
| CMYK | cmyk(14.9%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(88.52, -28.46, 49.82) |
| CIE-LCH | lch(88.52, 57.37, 119.74°) |
| OKLab | oklab(89.11% -0.0795 0.1194) |
| OKLCH | oklch(89.11% 0.143 123.7) |
| XYZ | xyz(57.1659, 73.1510, 30.1728) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 4.85
Pear
#CBF85F
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.34
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB7C #9F7CEB
analogous
#EBD67C #C8EB7C #90EB7C
triadic
#C8EB7C #7CC8EB #EB7CC8
tetradic
#C8EB7C #7CEBD6 #9F7CEB #EB7C90
square
#C8EB7C #7CEBD6 #9F7CEB #EB7C90
split-complementary
#C8EB7C #7C90EB #D67CEB
monochromatic
#96CD1F #B2E347 #C8EB7C #DEF3B1 #F4FBE4
Accessibility & contrast
On white
1.34
#C8EB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#C8EB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB7C
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB7C | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#CFE2D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8eb7c; /* rgb */ color: rgb(200, 235, 124); /* oklch */ color: oklch(89.1% 0.143 123.7);
Tailwind
colors: {
custom: {
50: '#daf1a4',
500: '#c8eb7c',
950: '#000000',
},
}SCSS
$custom: #c8eb7c; $custom-light: #daf1a4; $custom-dark: #000000;
JSON
{
"hex": "#c8eb7c",
"rgb": {
"r": 200,
"g": 235,
"b": 124
},
"hsl": {
"h": 78.919,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.89114,
"c": 0.14344,
"h": 123.7
},
"luminance": 0.73151
}Semantic roles & 50–950 ramp
primary
#C8EB7C
secondary
#6F47C4
accent
#10D64E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580