#CCE99C#CCE99C
#CCE99C is a very light, moderate yellow-green. Relative luminance 0.735; OKLCH L 89.5% C 0.105 H 125.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE99C |
|---|---|
| RGB | rgb(204, 233, 156) |
| HSL | hsl(83, 64%, 76%) |
| HSV | hsv(83, 33%, 91%) |
| CMYK | cmyk(12.4%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(88.69, -22.25, 34.37) |
| CIE-LCH | lch(88.69, 40.94, 122.91°) |
| OKLab | oklab(89.47% -0.0604 0.0855) |
| OKLCH | oklch(89.47% 0.105 125.2) |
| XYZ | xyz(60.0409, 73.5152, 42.4728) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.79
Light Khaki
#E6F2A2
ΔE00 4.86
Light Sage
#BCECAC
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE99C #B99CE9
analogous
#E9DF9C #CCE99C #A6E99C
triadic
#CCE99C #9CCCE9 #E99CCC
tetradic
#CCE99C #9CE9DF #B99CE9 #E99CA6
square
#CCE99C #9CE9DF #B99CE9 #E99CA6
split-complementary
#CCE99C #9CA6E9 #DF9CE9
monochromatic
#98D338 #B2DE6A #CCE99C #E6F4CE #F2F9E6
Accessibility & contrast
On white
1.34
#CCE99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CCE99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE99C
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE99C | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E097
Deuteranopia (green-blind)
#EDDEA0
Tritanopia (blue-blind)
#D1E2D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce99c; /* rgb */ color: rgb(204, 233, 156); /* oklch */ color: oklch(89.5% 0.105 125.2);
Tailwind
colors: {
custom: {
50: '#dcf0ba',
500: '#cce99c',
950: '#000000',
},
}SCSS
$custom: #cce99c; $custom-light: #dcf0ba; $custom-dark: #000000;
JSON
{
"hex": "#cce99c",
"rgb": {
"r": 204,
"g": 233,
"b": 156
},
"hsl": {
"h": 82.597,
"s": 63.636,
"l": 76.275
},
"oklch": {
"l": 0.89467,
"c": 0.10471,
"h": 125.2
},
"luminance": 0.73515
}Semantic roles & 50–950 ramp
primary
#CCE99C
secondary
#8965C4
accent
#1ACB5D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581