#CCE8A4#CCE8A4
#CCE8A4 is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.4% C 0.094 H 126.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE8A4 |
|---|---|
| RGB | rgb(204, 232, 164) |
| HSL | hsl(85, 60%, 78%) |
| HSV | hsv(85, 29%, 91%) |
| CMYK | cmyk(12.1%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(88.56, -20.67, 30.13) |
| CIE-LCH | lch(88.56, 36.54, 124.45°) |
| OKLab | oklab(89.4% -0.0558 0.0757) |
| OKLCH | oklch(89.4% 0.094 126.4) |
| XYZ | xyz(60.4584, 73.2305, 46.0645) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.90
Light Sage
#BCECAC
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 5.49
Very Pale Green
#CFFDBC
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 5.52
Very Light Green
#D1FFBD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE8A4 #C0A4E8
analogous
#E8E2A4 #CCE8A4 #AAE8A4
triadic
#CCE8A4 #A4CCE8 #E8A4CC
tetradic
#CCE8A4 #A4E8E2 #C0A4E8 #E8A4AA
square
#CCE8A4 #A4E8E2 #C0A4E8 #E8A4AA
split-complementary
#CCE8A4 #A4AAE8 #E2A4E8
monochromatic
#95CF42 #B1DC73 #CCE8A4 #E7F4D5 #F1F9E7
Accessibility & contrast
On white
1.34
#CCE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CCE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE8A4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE8A4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA0
Deuteranopia (green-blind)
#EBDEA7
Tritanopia (blue-blind)
#D0E2D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce8a4; /* rgb */ color: rgb(204, 232, 164); /* oklch */ color: oklch(89.4% 0.094 126.4);
Tailwind
colors: {
custom: {
50: '#dcefbf',
500: '#cce8a4',
950: '#000000',
},
}SCSS
$custom: #cce8a4; $custom-light: #dcefbf; $custom-dark: #000000;
JSON
{
"hex": "#cce8a4",
"rgb": {
"r": 204,
"g": 232,
"b": 164
},
"hsl": {
"h": 84.706,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.89402,
"c": 0.09399,
"h": 126.4
},
"luminance": 0.73231
}Semantic roles & 50–950 ramp
primary
#CCE8A4
secondary
#916DC3
accent
#1EC764
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582