#CCEFB2#CCEFB2
#CCEFB2 is a very light, moderate yellow-green. Relative luminance 0.778; OKLCH L 91.2% C 0.089 H 132.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFB2 |
|---|---|
| RGB | rgb(204, 239, 178) |
| HSL | hsl(94, 66%, 82%) |
| HSV | hsv(94, 26%, 94%) |
| CMYK | cmyk(14.6%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(90.68, -22.04, 25.86) |
| CIE-LCH | lch(90.68, 33.97, 130.44°) |
| OKLab | oklab(91.18% -0.0595 0.0655) |
| OKLCH | oklch(91.18% 0.089 132.2) |
| XYZ | xyz(63.8028, 77.7839, 53.7632) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Very Pale Green
#CFFDBC
ΔE00 3.23
Very Light Green
#D1FFBD
ΔE00 3.56
Light Grey Green
#B7E1A1
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFB2 #D5B2EF
analogous
#EBEFB2 #CCEFB2 #B2EFB7
triadic
#CCEFB2 #B2CCEF #EFB2CC
tetradic
#CCEFB2 #B2EBEF #D5B2EF #EFB7B2
square
#CCEFB2 #B2EBEF #D5B2EF #EFB7B2
split-complementary
#CCEFB2 #B7B2EF #EFB2EB
monochromatic
#89DA4D #AAE47F #CCEFB2 #EEFAE5 #EEFAE6
Accessibility & contrast
On white
1.27
#CCEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFB2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFB2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#CDEADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccefb2; /* rgb */ color: rgb(204, 239, 178); /* oklch */ color: oklch(91.2% 0.089 132.2);
Tailwind
colors: {
custom: {
50: '#dcf4c9',
500: '#ccefb2',
950: '#000000',
},
}SCSS
$custom: #ccefb2; $custom-light: #dcf4c9; $custom-dark: #000000;
JSON
{
"hex": "#ccefb2",
"rgb": {
"r": 204,
"g": 239,
"b": 178
},
"hsl": {
"h": 94.426,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91181,
"c": 0.08853,
"h": 132.2
},
"luminance": 0.77785
}Semantic roles & 50–950 ramp
primary
#CCEFB2
secondary
#A978CD
accent
#18CD80
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582