#CCEFA1#CCEFA1
#CCEFA1 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.108 H 128.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA1 |
|---|---|
| RGB | rgb(204, 239, 161) |
| HSL | hsl(87, 71%, 78%) |
| HSV | hsv(87, 33%, 94%) |
| CMYK | cmyk(14.6%, 0%, 32.6%, 6.3%) |
| CIE-LAB | lab(90.39, -24.47, 34.09) |
| CIE-LCH | lch(90.39, 41.97, 125.67°) |
| OKLab | oklab(90.85% -0.0665 0.085) |
| OKLCH | oklch(90.85% 0.108 128) |
| XYZ | xyz(62.2005, 77.1430, 45.3244) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 4.45
Light Light Green
#C8FFB0
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 4.74
Light Grey Green
#B7E1A1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA1 #C4A1EF
analogous
#EFEBA1 #CCEFA1 #A5EFA1
triadic
#CCEFA1 #A1CCEF #EFA1CC
tetradic
#CCEFA1 #A1EFEB #C4A1EF #EFA1A5
square
#CCEFA1 #A1EFEB #C4A1EF #EFA1A5
split-complementary
#CCEFA1 #A1A5EF #EBA1EF
monochromatic
#93DD38 #B0E66D #CCEFA1 #E8F8D5 #F1FBE5
Accessibility & contrast
On white
1.28
#CCEFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CCEFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA1
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA1 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59C
Deuteranopia (green-blind)
#F1E3A5
Tritanopia (blue-blind)
#D0E8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccefa1; /* rgb */ color: rgb(204, 239, 161); /* oklch */ color: oklch(90.8% 0.108 128.0);
Tailwind
colors: {
custom: {
50: '#dcf4bd',
500: '#ccefa1',
950: '#000000',
},
}SCSS
$custom: #ccefa1; $custom-light: #dcf4bd; $custom-dark: #000000;
JSON
{
"hex": "#ccefa1",
"rgb": {
"r": 204,
"g": 239,
"b": 161
},
"hsl": {
"h": 86.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.90849,
"c": 0.10791,
"h": 128
},
"luminance": 0.77144
}Semantic roles & 50–950 ramp
primary
#CCEFA1
secondary
#9568CC
accent
#13D369
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582