#C4E7B2#C4E7B2
#C4E7B2 is a very light, moderate yellow-green. Relative luminance 0.721; OKLCH L 88.9% C 0.080 H 135.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E7B2 |
|---|---|
| RGB | rgb(196, 231, 178) |
| HSL | hsl(100, 52%, 80%) |
| HSV | hsv(100, 23%, 91%) |
| CMYK | cmyk(15.2%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(88.02, -20.93, 22.11) |
| CIE-LCH | lch(88.02, 30.44, 133.42°) |
| OKLab | oklab(88.92% -0.0566 0.0564) |
| OKLCH | oklch(88.92% 0.08 135.1) |
| XYZ | xyz(59.3752, 72.1010, 52.8996) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.03
Light Grey Green
#B7E1A1
ΔE00 3.14
Very Pale Green
#CFFDBC
ΔE00 5.01
Very Light Green
#D1FFBD
ΔE00 5.42
Pale Green
#C7FDB5
ΔE00 5.85
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E7B2 #D5B2E7
analogous
#DEE7B2 #C4E7B2 #B2E7BB
triadic
#C4E7B2 #B2C4E7 #E7B2C4
tetradic
#C4E7B2 #B2DEE7 #D5B2E7 #E7BBB2
square
#C4E7B2 #B2DEE7 #D5B2E7 #E7BBB2
split-complementary
#C4E7B2 #BBB2E7 #E7B2DE
monochromatic
#7CCA55 #A0D883 #C4E7B2 #E8F6E1 #EDF8E8
Accessibility & contrast
On white
1.36
#C4E7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C4E7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E7B2
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E7B2 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFAF
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#C4E3D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e7b2; /* rgb */ color: rgb(196, 231, 178); /* oklch */ color: oklch(88.9% 0.080 135.1);
Tailwind
colors: {
custom: {
50: '#d6eec9',
500: '#c4e7b2',
950: '#000000',
},
}SCSS
$custom: #c4e7b2; $custom-light: #d6eec9; $custom-dark: #000000;
JSON
{
"hex": "#c4e7b2",
"rgb": {
"r": 196,
"g": 231,
"b": 178
},
"hsl": {
"h": 99.623,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.88921,
"c": 0.07987,
"h": 135.1
},
"luminance": 0.72102
}Semantic roles & 50–950 ramp
primary
#C4E7B2
secondary
#AA7BC2
accent
#26C08B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582