#C8ED7B#C8ED7B
#C8ED7B is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.5% C 0.147 H 124.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED7B |
|---|---|
| RGB | rgb(200, 237, 123) |
| HSL | hsl(79, 76%, 71%) |
| HSV | hsv(79, 48%, 93%) |
| CMYK | cmyk(15.6%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(89.05, -29.50, 50.94) |
| CIE-LCH | lch(89.05, 58.86, 120.08°) |
| OKLab | oklab(89.54% -0.0825 0.1218) |
| OKLCH | oklch(89.54% 0.147 124.1) |
| XYZ | xyz(57.6788, 74.2775, 30.0333) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.57
Light Pea Green
#C4FE82
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Pear
#CBF85F
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED7B #A07BED
analogous
#EDD97B #C8ED7B #8FED7B
triadic
#C8ED7B #7BC8ED #ED7BC8
tetradic
#C8ED7B #7BEDD9 #A07BED #ED7B8F
square
#C8ED7B #7BEDD9 #A07BED #ED7B8F
split-complementary
#C8ED7B #7B8FED #D97BED
monochromatic
#96D11D #B2E645 #C8ED7B #DEF4B1 #F4FBE4
Accessibility & contrast
On white
1.32
#C8ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#C8ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED7B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED7B | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#F3DF82
Tritanopia (blue-blind)
#CFE4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed7b; /* rgb */ color: rgb(200, 237, 123); /* oklch */ color: oklch(89.5% 0.147 124.1);
Tailwind
colors: {
custom: {
50: '#daf3a3',
500: '#c8ed7b',
950: '#000000',
},
}SCSS
$custom: #c8ed7b; $custom-light: #daf3a3; $custom-dark: #000000;
JSON
{
"hex": "#c8ed7b",
"rgb": {
"r": 200,
"g": 237,
"b": 123
},
"hsl": {
"h": 79.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.8954,
"c": 0.14711,
"h": 124.1
},
"luminance": 0.74278
}Semantic roles & 50–950 ramp
primary
#C8ED7B
secondary
#7046C6
accent
#0DD84F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580