#C8ED7E#C8ED7E
#C8ED7E is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.6% C 0.144 H 124.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED7E |
|---|---|
| RGB | rgb(200, 237, 126) |
| HSL | hsl(80, 76%, 71%) |
| HSV | hsv(80, 47%, 93%) |
| CMYK | cmyk(15.6%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(89.09, -29.19, 49.56) |
| CIE-LCH | lch(89.09, 57.52, 120.50°) |
| OKLab | oklab(89.58% -0.0814 0.1189) |
| OKLCH | oklch(89.58% 0.144 124.4) |
| XYZ | xyz(57.8694, 74.3537, 31.0376) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.85
Pale Lime
#BEFD73
ΔE00 4.94
Pear
#CBF85F
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED7E #A37EED
analogous
#EDDA7E #C8ED7E #90ED7E
triadic
#C8ED7E #7EC8ED #ED7EC8
tetradic
#C8ED7E #7EEDDA #A37EED #ED7E90
square
#C8ED7E #7EEDDA #A37EED #ED7E90
split-complementary
#C8ED7E #7E90ED #DA7EED
monochromatic
#97D31D #B1E648 #C8ED7E #DFF4B4 #F4FBE4
Accessibility & contrast
On white
1.32
#C8ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#C8ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED7E
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED7E | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#F3DF84
Tritanopia (blue-blind)
#CFE4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed7e; /* rgb */ color: rgb(200, 237, 126); /* oklch */ color: oklch(89.6% 0.144 124.4);
Tailwind
colors: {
custom: {
50: '#daf3a5',
500: '#c8ed7e',
950: '#000000',
},
}SCSS
$custom: #c8ed7e; $custom-light: #daf3a5; $custom-dark: #000000;
JSON
{
"hex": "#c8ed7e",
"rgb": {
"r": 200,
"g": 237,
"b": 126
},
"hsl": {
"h": 80,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.8958,
"c": 0.14415,
"h": 124.4
},
"luminance": 0.74354
}Semantic roles & 50–950 ramp
primary
#C8ED7E
secondary
#7348C7
accent
#0ED851
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580