#C4E69B#C4E69B
#C4E69B is a very light, moderate yellow-green. Relative luminance 0.707; OKLCH L 88.2% C 0.105 H 128.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E69B |
|---|---|
| RGB | rgb(196, 230, 155) |
| HSL | hsl(87, 60%, 75%) |
| HSV | hsv(87, 33%, 90%) |
| CMYK | cmyk(14.8%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(87.34, -23.83, 32.99) |
| CIE-LCH | lch(87.34, 40.69, 125.84°) |
| OKLab | oklab(88.24% -0.0647 0.0823) |
| OKLCH | oklch(88.24% 0.105 128.2) |
| XYZ | xyz(56.9773, 70.6954, 41.6478) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.40
Light Sage
#BCECAC
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.71
Tea Green
#BDF8A3
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.43
Pale Green
#C7FDB5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E69B #BD9BE6
analogous
#E6E29B #C4E69B #9EE69B
triadic
#C4E69B #9BC4E6 #E69BC4
tetradic
#C4E69B #9BE6E2 #BD9BE6 #E69B9E
square
#C4E69B #9BE6E2 #BD9BE6 #E69B9E
split-complementary
#C4E69B #9B9EE6 #E29BE6
monochromatic
#8ACE39 #A7DA6A #C4E69B #E1F2CC #F1F9E7
Accessibility & contrast
On white
1.39
#C4E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C4E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E69B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E69B | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E8DA9F
Tritanopia (blue-blind)
#C7DFD3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e69b; /* rgb */ color: rgb(196, 230, 155); /* oklch */ color: oklch(88.2% 0.105 128.2);
Tailwind
colors: {
custom: {
50: '#d6eeb9',
500: '#c4e69b',
950: '#000000',
},
}SCSS
$custom: #c4e69b; $custom-light: #d6eeb9; $custom-dark: #000000;
JSON
{
"hex": "#c4e69b",
"rgb": {
"r": 196,
"g": 230,
"b": 155
},
"hsl": {
"h": 87.2,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.88242,
"c": 0.10468,
"h": 128.2
},
"luminance": 0.70696
}Semantic roles & 50–950 ramp
primary
#C4E69B
secondary
#8E65C0
accent
#1EC86B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581