#C4E28D#C4E28D
#C4E28D is a very light, moderate yellow-green. Relative luminance 0.681; OKLCH L 87.1% C 0.115 H 124.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E28D |
|---|---|
| RGB | rgb(196, 226, 141) |
| HSL | hsl(81, 59%, 72%) |
| HSV | hsv(81, 38%, 89%) |
| CMYK | cmyk(13.3%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(86.03, -23.72, 38.34) |
| CIE-LCH | lch(86.03, 45.08, 121.75°) |
| OKLab | oklab(87.13% -0.065 0.0943) |
| OKLCH | oklch(87.13% 0.115 124.6) |
| XYZ | xyz(54.7687, 68.0513, 35.4440) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.04
Pale Olive
#B9CC81
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E28D #AB8DE2
analogous
#E2D58D #C4E28D #9AE28D
triadic
#C4E28D #8DC4E2 #E28DC4
tetradic
#C4E28D #8DE2D5 #AB8DE2 #E28D9A
square
#C4E28D #8DE2D5 #AB8DE2 #E28D9A
split-complementary
#C4E28D #8D9AE2 #D58DE2
monochromatic
#90C332 #ABD65C #C4E28D #DDEEBE #F2F9E7
Accessibility & contrast
On white
1.44
#C4E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C4E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E28D
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E28D | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#C9DACD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4e28d; /* rgb */ color: rgb(196, 226, 141); /* oklch */ color: oklch(87.1% 0.115 124.6);
Tailwind
colors: {
custom: {
50: '#d7ebaf',
500: '#c4e28d',
950: '#000000',
},
}SCSS
$custom: #c4e28d; $custom-light: #d7ebaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e28d",
"rgb": {
"r": 196,
"g": 226,
"b": 141
},
"hsl": {
"h": 81.176,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.87126,
"c": 0.11454,
"h": 124.6
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#C4E28D
secondary
#7B59BA
accent
#1EC75A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481