#C8ED73#C8ED73
#C8ED73 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.4% C 0.155 H 123.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED73 |
|---|---|
| RGB | rgb(200, 237, 115) |
| HSL | hsl(78, 77%, 69%) |
| HSV | hsv(78, 51%, 93%) |
| CMYK | cmyk(15.6%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(88.96, -30.29, 54.54) |
| CIE-LCH | lch(88.96, 62.39, 119.05°) |
| OKLab | oklab(89.44% -0.0854 0.1291) |
| OKLCH | oklch(89.44% 0.155 123.5) |
| XYZ | xyz(57.1983, 74.0853, 27.5029) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.57
Pear
#CBF85F
ΔE00 3.78
Light Pea Green
#C4FE82
ΔE00 4.57
Pale Lime
#BEFD73
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED73 #9873ED
analogous
#EDD573 #C8ED73 #8BED73
triadic
#C8ED73 #73C8ED #ED73C8
tetradic
#C8ED73 #73EDD5 #9873ED #ED738B
square
#C8ED73 #73EDD5 #9873ED #ED738B
split-complementary
#C8ED73 #738BED #D573ED
monochromatic
#96CB1A #B3E63D #C8ED73 #DDF4A9 #F3FBDF
Accessibility & contrast
On white
1.33
#C8ED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#C8ED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED73
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED73 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E068
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#D0E3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ed73; /* rgb */ color: rgb(200, 237, 115); /* oklch */ color: oklch(89.4% 0.155 123.5);
Tailwind
colors: {
custom: {
50: '#dbf39e',
500: '#c8ed73',
950: '#000000',
},
}SCSS
$custom: #c8ed73; $custom-light: #dbf39e; $custom-dark: #000000;
JSON
{
"hex": "#c8ed73",
"rgb": {
"r": 200,
"g": 237,
"b": 115
},
"hsl": {
"h": 78.197,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89437,
"c": 0.15477,
"h": 123.5
},
"luminance": 0.74086
}Semantic roles & 50–950 ramp
primary
#C8ED73
secondary
#683FC6
accent
#0CD94A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580