#CCEFA0#CCEFA0
#CCEFA0 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.109 H 127.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFA0 |
|---|---|
| RGB | rgb(204, 239, 160) |
| HSL | hsl(87, 71%, 78%) |
| HSV | hsv(87, 33%, 94%) |
| CMYK | cmyk(14.6%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(90.37, -24.60, 34.58) |
| CIE-LCH | lch(90.37, 42.44, 125.43°) |
| OKLab | oklab(90.83% -0.0669 0.0861) |
| OKLCH | oklch(90.83% 0.109 127.8) |
| XYZ | xyz(62.1127, 77.1078, 44.8619) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.08
Tea Green
#BDF8A3
ΔE00 4.23
Light Light Green
#C8FFB0
ΔE00 4.57
Light Sage
#BCECAC
ΔE00 4.60
Pale Green
#C7FDB5
ΔE00 4.85
Light Grey Green
#B7E1A1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFA0 #C3A0EF
analogous
#EFEAA0 #CCEFA0 #A4EFA0
triadic
#CCEFA0 #A0CCEF #EFA0CC
tetradic
#CCEFA0 #A0EFEA #C3A0EF #EFA0A4
square
#CCEFA0 #A0EFEA #C3A0EF #EFA0A4
split-complementary
#CCEFA0 #A0A4EF #EAA0EF
monochromatic
#94DD37 #B0E66C #CCEFA0 #E8F8D4 #F1FBE5
Accessibility & contrast
On white
1.28
#CCEFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CCEFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFA0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFA0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#F2E3A4
Tritanopia (blue-blind)
#D0E8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccefa0; /* rgb */ color: rgb(204, 239, 160); /* oklch */ color: oklch(90.8% 0.109 127.8);
Tailwind
colors: {
custom: {
50: '#dcf4bc',
500: '#ccefa0',
950: '#000000',
},
}SCSS
$custom: #ccefa0; $custom-light: #dcf4bc; $custom-dark: #000000;
JSON
{
"hex": "#ccefa0",
"rgb": {
"r": 204,
"g": 239,
"b": 160
},
"hsl": {
"h": 86.582,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.90831,
"c": 0.10904,
"h": 127.8
},
"luminance": 0.77108
}Semantic roles & 50–950 ramp
primary
#CCEFA0
secondary
#9467CC
accent
#12D368
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582