#C4E07D#C4E07D
#C4E07D is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.4% C 0.129 H 122.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E07D |
|---|---|
| RGB | rgb(196, 224, 125) |
| HSL | hsl(77, 61%, 68%) |
| HSV | hsv(77, 44%, 88%) |
| CMYK | cmyk(12.5%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(85.26, -24.63, 45.27) |
| CIE-LCH | lch(85.26, 51.53, 118.55°) |
| OKLab | oklab(86.44% -0.0685 0.1093) |
| OKLCH | oklch(86.44% 0.129 122.1) |
| XYZ | xyz(53.1223, 66.5277, 29.4406) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Greenish Beige
#C9D179
ΔE00 5.16
Greenish Tan
#BCCB7A
ΔE00 5.49
Pale Olive
#B9CC81
ΔE00 5.67
Light Khaki
#E6F2A2
ΔE00 6.45
Light Moss Green
#A6C875
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E07D #997DE0
analogous
#E0CB7D #C4E07D #92E07D
triadic
#C4E07D #7DC4E0 #E07DC4
tetradic
#C4E07D #7DE0CB #997DE0 #E07D92
square
#C4E07D #7DE0CB #997DE0 #E07D92
split-complementary
#C4E07D #7D92E0 #CB7DE0
monochromatic
#90B72C #AED44C #C4E07D #DAECAE #F1F8E0
Accessibility & contrast
On white
1.47
#C4E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C4E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E07D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E07D | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD675
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#CBD7C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4e07d; /* rgb */ color: rgb(196, 224, 125); /* oklch */ color: oklch(86.4% 0.129 122.1);
Tailwind
colors: {
custom: {
50: '#d7e9a4',
500: '#c4e07d',
950: '#000000',
},
}SCSS
$custom: #c4e07d; $custom-light: #d7e9a4; $custom-dark: #000000;
JSON
{
"hex": "#c4e07d",
"rgb": {
"r": 196,
"g": 224,
"b": 125
},
"hsl": {
"h": 76.97,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.86438,
"c": 0.12902,
"h": 122.1
},
"luminance": 0.66528
}Semantic roles & 50–950 ramp
primary
#C4E07D
secondary
#694AB7
accent
#1CC94D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#15160F
muted
#848480