#C8EB7B#C8EB7B
#C8EB7B is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.1% C 0.144 H 123.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB7B |
|---|---|
| RGB | rgb(200, 235, 123) |
| HSL | hsl(79, 74%, 70%) |
| HSV | hsv(79, 48%, 92%) |
| CMYK | cmyk(14.9%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(88.51, -28.56, 50.27) |
| CIE-LCH | lch(88.51, 57.82, 119.60°) |
| OKLab | oklab(89.1% -0.0799 0.1203) |
| OKLCH | oklch(89.1% 0.144 123.6) |
| XYZ | xyz(57.1029, 73.1258, 29.8414) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Light Pea Green
#C4FE82
ΔE00 4.85
Pear
#CBF85F
ΔE00 5.02
Pale Lime
#BEFD73
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB7B #9E7BEB
analogous
#EBD67B #C8EB7B #90EB7B
triadic
#C8EB7B #7BC8EB #EB7BC8
tetradic
#C8EB7B #7BEBD6 #9E7BEB #EB7B90
square
#C8EB7B #7BEBD6 #9E7BEB #EB7B90
split-complementary
#C8EB7B #7B90EB #D67BEB
monochromatic
#96CD1F #B2E346 #C8EB7B #DEF3B0 #F4FBE4
Accessibility & contrast
On white
1.34
#C8EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#C8EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB7B
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB7B | 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)
#F6DF71
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#CFE2D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8eb7b; /* rgb */ color: rgb(200, 235, 123); /* oklch */ color: oklch(89.1% 0.144 123.6);
Tailwind
colors: {
custom: {
50: '#daf1a3',
500: '#c8eb7b',
950: '#000000',
},
}SCSS
$custom: #c8eb7b; $custom-light: #daf1a3; $custom-dark: #000000;
JSON
{
"hex": "#c8eb7b",
"rgb": {
"r": 200,
"g": 235,
"b": 123
},
"hsl": {
"h": 78.75,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.89101,
"c": 0.14443,
"h": 123.6
},
"luminance": 0.73126
}Semantic roles & 50–950 ramp
primary
#C8EB7B
secondary
#6E46C4
accent
#10D64E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580