#C4E4B2#C4E4B2
#C4E4B2 is a very light, moderate yellow-green. Relative luminance 0.704; OKLCH L 88.3% C 0.075 H 134.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4B2 |
|---|---|
| RGB | rgb(196, 228, 178) |
| HSL | hsl(98, 48%, 80%) |
| HSV | hsv(98, 22%, 89%) |
| CMYK | cmyk(14%, 0%, 21.9%, 10.6%) |
| CIE-LAB | lab(87.21, -19.46, 21.00) |
| CIE-LCH | lch(87.21, 28.62, 132.82°) |
| OKLab | oklab(88.28% -0.0525 0.0536) |
| OKLCH | oklch(88.28% 0.075 134.4) |
| XYZ | xyz(58.5427, 70.4361, 52.6221) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.59
Light Sage
#BCECAC
ΔE00 3.93
Very Pale Green
#CFFDBC
ΔE00 5.90
Very Light Green
#D1FFBD
ΔE00 6.30
Pale Green
#C7FDB5
ΔE00 6.80
Washed Out Green
#BCF5A6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4B2 #D2B2E4
analogous
#DDE4B2 #C4E4B2 #B2E4B9
triadic
#C4E4B2 #B2C4E4 #E4B2C4
tetradic
#C4E4B2 #B2DDE4 #D2B2E4 #E4B9B2
square
#C4E4B2 #B2DDE4 #D2B2E4 #E4B9B2
split-complementary
#C4E4B2 #B9B2E4 #E4B2DD
monochromatic
#7FC457 #A1D485 #C4E4B2 #E7F4DF #EEF7E8
Accessibility & contrast
On white
1.39
#C4E4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#C4E4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4B2
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4B2 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#C4E0D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e4b2; /* rgb */ color: rgb(196, 228, 178); /* oklch */ color: oklch(88.3% 0.075 134.4);
Tailwind
colors: {
custom: {
50: '#d6ecc9',
500: '#c4e4b2',
950: '#000000',
},
}SCSS
$custom: #c4e4b2; $custom-light: #d6ecc9; $custom-dark: #000000;
JSON
{
"hex": "#c4e4b2",
"rgb": {
"r": 196,
"g": 228,
"b": 178
},
"hsl": {
"h": 98.4,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.88277,
"c": 0.07504,
"h": 134.4
},
"luminance": 0.70437
}Semantic roles & 50–950 ramp
primary
#C4E4B2
secondary
#A67CBE
accent
#2ABB87
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482