#CCE882#CCE882
#CCE882 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.8% C 0.132 H 121.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE882 |
|---|---|
| RGB | rgb(204, 232, 130) |
| HSL | hsl(76, 69%, 71%) |
| HSV | hsv(76, 44%, 91%) |
| CMYK | cmyk(12.1%, 0%, 44%, 9%) |
| CIE-LAB | lab(88.05, -24.90, 46.42) |
| CIE-LCH | lch(88.05, 52.68, 118.21°) |
| OKLab | oklab(88.83% -0.0693 0.1121) |
| OKLCH | oklch(88.83% 0.132 121.7) |
| XYZ | xyz(57.7878, 72.1623, 31.9991) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.39
Light Khaki
#E6F2A2
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 6.17
Greenish Beige
#C9D179
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE882 #9E82E8
analogous
#E8D182 #CCE882 #99E882
triadic
#CCE882 #82CCE8 #E882CC
tetradic
#CCE882 #82E8D1 #9E82E8 #E88299
square
#CCE882 #82E8D1 #9E82E8 #E88299
split-complementary
#CCE882 #8299E8 #D182E8
monochromatic
#9DCA25 #B7DE4E #CCE882 #E1F2B6 #F4FAE5
Accessibility & contrast
On white
1.36
#CCE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CCE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE882
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE882 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#D4DFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce882; /* rgb */ color: rgb(204, 232, 130); /* oklch */ color: oklch(88.8% 0.132 121.7);
Tailwind
colors: {
custom: {
50: '#ddefa8',
500: '#cce882',
950: '#000000',
},
}SCSS
$custom: #cce882; $custom-light: #ddefa8; $custom-dark: #000000;
JSON
{
"hex": "#cce882",
"rgb": {
"r": 204,
"g": 232,
"b": 130
},
"hsl": {
"h": 76.471,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.88827,
"c": 0.1318,
"h": 121.7
},
"luminance": 0.72162
}Semantic roles & 50–950 ramp
primary
#CCE882
secondary
#6D4DC1
accent
#15D148
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580