#C8EC73#C8EC73
#C8EC73 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.2% C 0.153 H 123.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC73 |
|---|---|
| RGB | rgb(200, 236, 115) |
| HSL | hsl(78, 76%, 69%) |
| HSV | hsv(78, 51%, 93%) |
| CMYK | cmyk(15.3%, 0%, 51.3%, 7.5%) |
| CIE-LAB | lab(88.69, -29.82, 54.22) |
| CIE-LCH | lch(88.69, 61.88, 118.81°) |
| OKLab | oklab(89.22% -0.0841 0.1284) |
| OKLCH | oklch(89.22% 0.153 123.2) |
| XYZ | xyz(56.9096, 73.5078, 27.4066) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.81
Pear
#CBF85F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.80
Pale Lime
#BEFD73
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC73 #9773EC
analogous
#ECD473 #C8EC73 #8CEC73
triadic
#C8EC73 #73C8EC #EC73C8
tetradic
#C8EC73 #73ECD4 #9773EC #EC738C
square
#C8EC73 #73ECD4 #9773EC #EC738C
split-complementary
#C8EC73 #738CEC #D473EC
monochromatic
#96C91B #B3E53D #C8EC73 #DDF3A9 #F2FBDF
Accessibility & contrast
On white
1.34
#C8EC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#C8EC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC73
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC73 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#D0E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec73; /* rgb */ color: rgb(200, 236, 115); /* oklch */ color: oklch(89.2% 0.153 123.2);
Tailwind
colors: {
custom: {
50: '#dbf29e',
500: '#c8ec73',
950: '#000000',
},
}SCSS
$custom: #c8ec73; $custom-light: #dbf29e; $custom-dark: #000000;
JSON
{
"hex": "#c8ec73",
"rgb": {
"r": 200,
"g": 236,
"b": 115
},
"hsl": {
"h": 77.851,
"s": 76.101,
"l": 68.824
},
"oklch": {
"l": 0.89217,
"c": 0.15347,
"h": 123.2
},
"luminance": 0.73508
}Semantic roles & 50–950 ramp
primary
#C8EC73
secondary
#673FC4
accent
#0DD84A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580