#CCECA1#CCECA1
#CCECA1 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.103 H 127.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECA1 |
|---|---|
| RGB | rgb(204, 236, 161) |
| HSL | hsl(86, 66%, 78%) |
| HSV | hsv(86, 32%, 93%) |
| CMYK | cmyk(13.6%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(89.58, -23.03, 33.02) |
| CIE-LCH | lch(89.58, 40.26, 124.89°) |
| OKLab | oklab(90.2% -0.0624 0.0825) |
| OKLCH | oklch(90.2% 0.103 127.1) |
| XYZ | xyz(61.3295, 75.4010, 45.0341) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.39
Light Sage
#BCECAC
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.90
Very Pale Green
#CFFDBC
ΔE00 5.12
Light Light Green
#C8FFB0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECA1 #C1A1EC
analogous
#ECE7A1 #CCECA1 #A6ECA1
triadic
#CCECA1 #A1CCEC #ECA1CC
tetradic
#CCECA1 #A1ECE7 #C1A1EC #ECA1A6
square
#CCECA1 #A1ECE7 #C1A1EC #ECA1A6
split-complementary
#CCECA1 #A1A6EC #E7A1EC
monochromatic
#95D73B #B0E26E #CCECA1 #E8F6D4 #F1FAE6
Accessibility & contrast
On white
1.31
#CCECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CCECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECA1
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECA1 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E29C
Deuteranopia (green-blind)
#EFE1A5
Tritanopia (blue-blind)
#D0E5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cceca1; /* rgb */ color: rgb(204, 236, 161); /* oklch */ color: oklch(90.2% 0.103 127.1);
Tailwind
colors: {
custom: {
50: '#dcf2bd',
500: '#cceca1',
950: '#000000',
},
}SCSS
$custom: #cceca1; $custom-light: #dcf2bd; $custom-dark: #000000;
JSON
{
"hex": "#cceca1",
"rgb": {
"r": 204,
"g": 236,
"b": 161
},
"hsl": {
"h": 85.6,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.90204,
"c": 0.10344,
"h": 127.1
},
"luminance": 0.75401
}Semantic roles & 50–950 ramp
primary
#CCECA1
secondary
#9269C8
accent
#17CE65
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582