#CCFEBB#CCFEBB
#CCFEBB is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.6% C 0.102 H 137.9°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEBB |
|---|---|
| RGB | rgb(204, 254, 187) |
| HSL | hsl(105, 97%, 86%) |
| HSV | hsv(105, 26%, 100%) |
| CMYK | cmyk(19.7%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(94.87, -27.83, 27.00) |
| CIE-LCH | lch(94.87, 38.78, 135.87°) |
| OKLab | oklab(94.59% -0.0756 0.0684) |
| OKLCH | oklch(94.59% 0.102 137.9) |
| XYZ | xyz(69.3112, 87.3073, 60.2043) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.72
Very Light Green
#D1FFBD
ΔE00 0.79
Pale Green
#C7FDB5
ΔE00 1.13
Celadon
#BEFDB7
ΔE00 2.21
Light Light Green
#C8FFB0
ΔE00 2.26
Washed Out Green
#BCF5A6
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEBB #EDBBFE
analogous
#EEFEBB #CCFEBB #BBFECC
triadic
#CCFEBB #BBCCFE #FEBBCC
tetradic
#CCFEBB #BBEEFE #EDBBFE #FECCBB
square
#CCFEBB #BBEEFE #EDBBFE #FECCBB
split-complementary
#CCFEBB #CCBBFE #FEBBEE
monochromatic
#72FC42 #9FFD7F #CCFEBB #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.14
#CCFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CCFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEBB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEBB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#CAF9EC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfebb; /* rgb */ color: rgb(204, 254, 187); /* oklch */ color: oklch(94.6% 0.102 137.9);
Tailwind
colors: {
custom: {
50: '#dcffcf',
500: '#ccfebb',
950: '#000000',
},
}SCSS
$custom: #ccfebb; $custom-light: #dcffcf; $custom-dark: #000000;
JSON
{
"hex": "#ccfebb",
"rgb": {
"r": 204,
"g": 254,
"b": 187
},
"hsl": {
"h": 104.776,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94586,
"c": 0.10199,
"h": 137.9
},
"luminance": 0.87309
}Semantic roles & 50–950 ramp
primary
#CCFEBB
secondary
#CA78E5
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683