#C4E2B2#C4E2B2
#C4E2B2 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.8% C 0.072 H 133.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2B2 |
|---|---|
| RGB | rgb(196, 226, 178) |
| HSL | hsl(98, 45%, 79%) |
| HSV | hsv(98, 21%, 89%) |
| CMYK | cmyk(13.3%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(86.67, -18.47, 20.25) |
| CIE-LCH | lch(86.67, 27.41, 132.36°) |
| OKLab | oklab(87.85% -0.0498 0.0518) |
| OKLCH | oklch(87.85% 0.072 133.9) |
| XYZ | xyz(57.9957, 69.3421, 52.4397) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.02
Light Sage
#BCECAC
ΔE00 4.57
Very Pale Green
#CFFDBC
ΔE00 6.53
Very Light Green
#D1FFBD
ΔE00 6.91
Pale Green
#C7FDB5
ΔE00 7.45
Washed Out Green
#BCF5A6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2B2 #D0B2E2
analogous
#DCE2B2 #C4E2B2 #B2E2B8
triadic
#C4E2B2 #B2C4E2 #E2B2C4
tetradic
#C4E2B2 #B2DCE2 #D0B2E2 #E2B8B2
square
#C4E2B2 #B2DCE2 #D0B2E2 #E2B8B2
split-complementary
#C4E2B2 #B8B2E2 #E2B2DC
monochromatic
#80C159 #A2D186 #C4E2B2 #E6F3DE #EEF7E9
Accessibility & contrast
On white
1.41
#C4E2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C4E2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2B2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2B2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#E1D8B4
Tritanopia (blue-blind)
#C4DED5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e2b2; /* rgb */ color: rgb(196, 226, 178); /* oklch */ color: oklch(87.8% 0.072 133.9);
Tailwind
colors: {
custom: {
50: '#d6ebc9',
500: '#c4e2b2',
950: '#000000',
},
}SCSS
$custom: #c4e2b2; $custom-light: #d6ebc9; $custom-dark: #000000;
JSON
{
"hex": "#c4e2b2",
"rgb": {
"r": 196,
"g": 226,
"b": 178
},
"hsl": {
"h": 97.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87848,
"c": 0.07182,
"h": 133.9
},
"luminance": 0.69343
}Semantic roles & 50–950 ramp
primary
#C4E2B2
secondary
#A47DBB
accent
#2DB884
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482