#CCE09A#CCE09A
#CCE09A is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.5% C 0.094 H 121.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE09A |
|---|---|
| RGB | rgb(204, 224, 154) |
| HSL | hsl(77, 53%, 74%) |
| HSV | hsv(77, 31%, 88%) |
| CMYK | cmyk(8.9%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(86.25, -18.11, 32.15) |
| CIE-LCH | lch(86.25, 36.90, 119.40°) |
| OKLab | oklab(87.5% -0.0488 0.0802) |
| OKLCH | oklch(87.5% 0.094 121.3) |
| XYZ | xyz(57.3898, 68.4818, 40.7605) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.31
Pale Olive Green
#B1D27B
ΔE00 5.55
Greenish Tan
#BCCB7A
ΔE00 5.71
Greenish Beige
#C9D179
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE09A #AE9AE0
analogous
#E0D19A #CCE09A #A9E09A
triadic
#CCE09A #9ACCE0 #E09ACC
tetradic
#CCE09A #9AE0D1 #AE9AE0 #E09AA9
square
#CCE09A #9AE0D1 #AE9AE0 #E09AA9
split-complementary
#CCE09A #9AA9E0 #D19AE0
monochromatic
#9DC33C #B4D26B #CCE09A #E4EEC9 #F3F8E8
Accessibility & contrast
On white
1.43
#CCE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CCE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE09A
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE09A | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#D2D9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cce09a; /* rgb */ color: rgb(204, 224, 154); /* oklch */ color: oklch(87.5% 0.094 121.3);
Tailwind
colors: {
custom: {
50: '#dce9b8',
500: '#cce09a',
950: '#000000',
},
}SCSS
$custom: #cce09a; $custom-light: #dce9b8; $custom-dark: #000000;
JSON
{
"hex": "#cce09a",
"rgb": {
"r": 204,
"g": 224,
"b": 154
},
"hsl": {
"h": 77.143,
"s": 53.03,
"l": 74.118
},
"oklch": {
"l": 0.87503,
"c": 0.09392,
"h": 121.3
},
"luminance": 0.68482
}Semantic roles & 50–950 ramp
primary
#CCE09A
secondary
#7D66B9
accent
#25C051
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481