#C4E69D#C4E69D
#C4E69D is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.3% C 0.102 H 128.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E69D |
|---|---|
| RGB | rgb(196, 230, 157) |
| HSL | hsl(88, 59%, 76%) |
| HSV | hsv(88, 32%, 90%) |
| CMYK | cmyk(14.8%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(87.37, -23.55, 32.01) |
| CIE-LCH | lch(87.37, 39.74, 126.34°) |
| OKLab | oklab(88.28% -0.0639 0.08) |
| OKLCH | oklch(88.28% 0.102 128.6) |
| XYZ | xyz(57.1467, 70.7631, 42.5397) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.11
Light Sage
#BCECAC
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.66
Tea Green
#BDF8A3
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 5.64
Very Pale Green
#CFFDBC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E69D #BF9DE6
analogous
#E6E39D #C4E69D #9FE69D
triadic
#C4E69D #9DC4E6 #E69DC4
tetradic
#C4E69D #9DE6E3 #BF9DE6 #E69D9F
square
#C4E69D #9DE6E3 #BF9DE6 #E69D9F
split-complementary
#C4E69D #9D9FE6 #E39DE6
monochromatic
#89CD3B #A7DA6C #C4E69D #E1F2CE #F0F9E7
Accessibility & contrast
On white
1.39
#C4E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#C4E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E69D
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E69D | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#E8DAA1
Tritanopia (blue-blind)
#C7E0D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e69d; /* rgb */ color: rgb(196, 230, 157); /* oklch */ color: oklch(88.3% 0.102 128.6);
Tailwind
colors: {
custom: {
50: '#d6eeba',
500: '#c4e69d',
950: '#000000',
},
}SCSS
$custom: #c4e69d; $custom-light: #d6eeba; $custom-dark: #000000;
JSON
{
"hex": "#c4e69d",
"rgb": {
"r": 196,
"g": 230,
"b": 157
},
"hsl": {
"h": 87.945,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.88279,
"c": 0.10241,
"h": 128.6
},
"luminance": 0.70764
}Semantic roles & 50–950 ramp
primary
#C4E69D
secondary
#9167C0
accent
#1FC76D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581