#C4E29D#C4E29D
#C4E29D is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.4% C 0.096 H 127.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E29D |
|---|---|
| RGB | rgb(196, 226, 157) |
| HSL | hsl(86, 54%, 75%) |
| HSV | hsv(86, 31%, 89%) |
| CMYK | cmyk(13.3%, 0%, 30.5%, 11.4%) |
| CIE-LAB | lab(86.29, -21.61, 30.57) |
| CIE-LCH | lch(86.29, 37.44, 125.26°) |
| OKLab | oklab(87.41% -0.0585 0.0766) |
| OKLCH | oklch(87.41% 0.096 127.4) |
| XYZ | xyz(56.0463, 68.5623, 42.1729) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.05
Light Sage
#BCECAC
ΔE00 4.38
Pale Olive Green
#B1D27B
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.70
Pale Olive
#B9CC81
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E29D #BB9DE2
analogous
#E2DE9D #C4E29D #A1E29D
triadic
#C4E29D #9DC4E2 #E29DC4
tetradic
#C4E29D #9DE2DE #BB9DE2 #E29DA1
square
#C4E29D #9DE2DE #BB9DE2 #E29DA1
split-complementary
#C4E29D #9DA1E2 #DE9DE2
monochromatic
#8BC63F #A8D46E #C4E29D #E0F0CC #F1F8E7
Accessibility & contrast
On white
1.43
#C4E29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C4E29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E29D
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E29D | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#E5D7A0
Tritanopia (blue-blind)
#C8DCD0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4e29d; /* rgb */ color: rgb(196, 226, 157); /* oklch */ color: oklch(87.4% 0.096 127.4);
Tailwind
colors: {
custom: {
50: '#d6ebba',
500: '#c4e29d',
950: '#000000',
},
}SCSS
$custom: #c4e29d; $custom-light: #d6ebba; $custom-dark: #000000;
JSON
{
"hex": "#c4e29d",
"rgb": {
"r": 196,
"g": 226,
"b": 157
},
"hsl": {
"h": 86.087,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.87413,
"c": 0.09636,
"h": 127.4
},
"luminance": 0.68563
}Semantic roles & 50–950 ramp
primary
#C4E29D
secondary
#8C68BB
accent
#24C268
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481