#CCECA2#CCECA2
#CCECA2 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.102 H 127.3°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA2 |
|---|---|
| RGB | rgb(204, 236, 162) |
| HSL | hsl(86, 66%, 78%) |
| HSV | hsv(86, 31%, 93%) |
| CMYK | cmyk(13.6%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(89.60, -22.89, 32.54) |
| CIE-LCH | lch(89.60, 39.78, 125.12°) |
| OKLab | oklab(90.22% -0.062 0.0813) |
| OKLCH | oklch(90.22% 0.102 127.3) |
| XYZ | xyz(61.4180, 75.4364, 45.5004) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.28
Light Sage
#BCECAC
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.91
Very Pale Green
#CFFDBC
ΔE00 5.00
Light Light Green
#C8FFB0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA2 #C2A2EC
analogous
#ECE7A2 #CCECA2 #A7ECA2
triadic
#CCECA2 #A2CCEC #ECA2CC
tetradic
#CCECA2 #A2ECE7 #C2A2EC #ECA2A7
square
#CCECA2 #A2ECE7 #C2A2EC #ECA2A7
split-complementary
#CCECA2 #A2A7EC #E7A2EC
monochromatic
#94D73C #B0E26F #CCECA2 #E8F6D5 #F1FAE6
Accessibility & contrast
On white
1.31
#CCECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CCECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA2 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39D
Deuteranopia (green-blind)
#EFE1A6
Tritanopia (blue-blind)
#D0E5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca2; /* rgb */ color: rgb(204, 236, 162); /* oklch */ color: oklch(90.2% 0.102 127.3);
Tailwind
colors: {
custom: {
50: '#dcf2be',
500: '#cceca2',
950: '#000000',
},
}SCSS
$custom: #cceca2; $custom-light: #dcf2be; $custom-dark: #000000;
JSON
{
"hex": "#cceca2",
"rgb": {
"r": 204,
"g": 236,
"b": 162
},
"hsl": {
"h": 85.946,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.90222,
"c": 0.1023,
"h": 127.3
},
"luminance": 0.75437
}Semantic roles & 50–950 ramp
primary
#CCECA2
secondary
#936AC8
accent
#18CE66
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582