#C8EB7A#C8EB7A
#C8EB7A is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.1% C 0.145 H 123.5°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB7A |
|---|---|
| RGB | rgb(200, 235, 122) |
| HSL | hsl(79, 74%, 70%) |
| HSV | hsv(79, 48%, 92%) |
| CMYK | cmyk(14.9%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(88.50, -28.67, 50.73) |
| CIE-LCH | lch(88.50, 58.27, 119.47°) |
| OKLab | oklab(89.09% -0.0803 0.1212) |
| OKLCH | oklch(89.09% 0.145 123.5) |
| XYZ | xyz(57.0407, 73.1009, 29.5134) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Pear
#CBF85F
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 5.27
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB7A #9D7AEB
analogous
#EBD57A #C8EB7A #90EB7A
triadic
#C8EB7A #7AC8EB #EB7AC8
tetradic
#C8EB7A #7AEBD5 #9D7AEB #EB7A90
square
#C8EB7A #7AEBD5 #9D7AEB #EB7A90
split-complementary
#C8EB7A #7A90EB #D57AEB
monochromatic
#96CC1F #B2E345 #C8EB7A #DEF3AF #F4FBE4
Accessibility & contrast
On white
1.34
#C8EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#C8EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB7A
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB7A | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#F1DE80
Tritanopia (blue-blind)
#CFE1D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8eb7a; /* rgb */ color: rgb(200, 235, 122); /* oklch */ color: oklch(89.1% 0.145 123.5);
Tailwind
colors: {
custom: {
50: '#daf1a3',
500: '#c8eb7a',
950: '#000000',
},
}SCSS
$custom: #c8eb7a; $custom-light: #daf1a3; $custom-dark: #000000;
JSON
{
"hex": "#c8eb7a",
"rgb": {
"r": 200,
"g": 235,
"b": 122
},
"hsl": {
"h": 78.584,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.89088,
"c": 0.14541,
"h": 123.5
},
"luminance": 0.73101
}Semantic roles & 50–950 ramp
primary
#C8EB7A
secondary
#6D45C4
accent
#10D64D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580