#CCEFAC#CCEFAC
#CCEFAC is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.095 H 130.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFAC |
|---|---|
| RGB | rgb(204, 239, 172) |
| HSL | hsl(91, 68%, 81%) |
| HSV | hsv(91, 28%, 94%) |
| CMYK | cmyk(14.6%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(90.57, -22.93, 28.77) |
| CIE-LCH | lch(90.57, 36.79, 128.55°) |
| OKLab | oklab(91.06% -0.062 0.0725) |
| OKLCH | oklch(91.06% 0.095 130.5) |
| XYZ | xyz(63.2135, 77.5482, 50.6597) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.03
Very Pale Green
#CFFDBC
ΔE00 3.49
Very Light Green
#D1FFBD
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFAC #CFACEF
analogous
#EEEFAC #CCEFAC #ACEFAD
triadic
#CCEFAC #ACCCEF #EFACCC
tetradic
#CCEFAC #ACEEEF #CFACEF #EFADAC
square
#CCEFAC #ACEEEF #CFACEF #EFADAC
split-complementary
#CCEFAC #ADACEF #EFACEE
monochromatic
#8DDB45 #ACE579 #CCEFAC #ECF9DF #EFFAE5
Accessibility & contrast
On white
1.27
#CCEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CCEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFAC
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFAC | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6A8
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#CEE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefac; /* rgb */ color: rgb(204, 239, 172); /* oklch */ color: oklch(91.1% 0.095 130.5);
Tailwind
colors: {
custom: {
50: '#dcf4c5',
500: '#ccefac',
950: '#000000',
},
}SCSS
$custom: #ccefac; $custom-light: #dcf4c5; $custom-dark: #000000;
JSON
{
"hex": "#ccefac",
"rgb": {
"r": 204,
"g": 239,
"b": 172
},
"hsl": {
"h": 91.343,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.91059,
"c": 0.0954,
"h": 130.5
},
"luminance": 0.77549
}Semantic roles & 50–950 ramp
primary
#CCEFAC
secondary
#A272CD
accent
#16D077
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582