#C4ED73#C4ED73
#C4ED73 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.2% C 0.156 H 124.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ED73 |
|---|---|
| RGB | rgb(196, 237, 115) |
| HSL | hsl(80, 77%, 69%) |
| HSV | hsv(80, 51%, 93%) |
| CMYK | cmyk(17.3%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(88.71, -31.79, 54.18) |
| CIE-LCH | lch(88.71, 62.82, 120.41°) |
| OKLab | oklab(89.16% -0.0894 0.1283) |
| OKLCH | oklch(89.16% 0.156 124.9) |
| XYZ | xyz(56.1437, 73.5415, 27.4534) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Pear
#CBF85F
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.13
Pale Lime
#BEFD73
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellowish Green
#C2FF89
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ED73 #9C73ED
analogous
#EDD973 #C4ED73 #87ED73
triadic
#C4ED73 #73C4ED #ED73C4
tetradic
#C4ED73 #73EDD9 #9C73ED #ED7387
square
#C4ED73 #73EDD9 #9C73ED #ED7387
split-complementary
#C4ED73 #7387ED #D973ED
monochromatic
#90CB1A #ADE63D #C4ED73 #DBF4A9 #F2FBDF
Accessibility & contrast
On white
1.34
#C4ED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C4ED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ED73
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ED73 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#F3DE7A
Tritanopia (blue-blind)
#CBE3D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4ed73; /* rgb */ color: rgb(196, 237, 115); /* oklch */ color: oklch(89.2% 0.156 124.9);
Tailwind
colors: {
custom: {
50: '#d8f39e',
500: '#c4ed73',
950: '#000000',
},
}SCSS
$custom: #c4ed73; $custom-light: #d8f39e; $custom-dark: #000000;
JSON
{
"hex": "#c4ed73",
"rgb": {
"r": 196,
"g": 237,
"b": 115
},
"hsl": {
"h": 80.164,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.89164,
"c": 0.15638,
"h": 124.9
},
"luminance": 0.73542
}Semantic roles & 50–950 ramp
primary
#C4ED73
secondary
#6C3FC6
accent
#0CD951
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580