#CCFEB4#CCFEB4
#CCFEB4 is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.110 H 135.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEB4 |
|---|---|
| RGB | rgb(204, 254, 180) |
| HSL | hsl(101, 97%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(19.7%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(94.74, -28.89, 30.36) |
| CIE-LCH | lch(94.74, 41.91, 133.57°) |
| OKLab | oklab(94.45% -0.0785 0.0765) |
| OKLCH | oklch(94.45% 0.11 135.8) |
| XYZ | xyz(68.5801, 87.0148, 56.3535) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.97
Light Light Green
#C8FFB0
ΔE00 1.06
Very Light Green
#D1FFBD
ΔE00 1.64
Very Pale Green
#CFFDBC
ΔE00 1.75
Washed Out Green
#BCF5A6
ΔE00 2.59
Celadon
#BEFDB7
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEB4 #E6B4FE
analogous
#F1FEB4 #CCFEB4 #B4FEC1
triadic
#CCFEB4 #B4CCFE #FEB4CC
tetradic
#CCFEB4 #B4F1FE #E6B4FE #FEC1B4
square
#CCFEB4 #B4F1FE #E6B4FE #FEC1B4
split-complementary
#CCFEB4 #C1B4FE #FEB4F1
monochromatic
#7AFC3B #A3FD78 #CCFEB4 #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.14
#CCFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CCFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEB4
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEB4 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AF
Deuteranopia (green-blind)
#FCEEB8
Tritanopia (blue-blind)
#CBF8EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeb4; /* rgb */ color: rgb(204, 254, 180); /* oklch */ color: oklch(94.4% 0.110 135.8);
Tailwind
colors: {
custom: {
50: '#dcffcb',
500: '#ccfeb4',
950: '#000000',
},
}SCSS
$custom: #ccfeb4; $custom-light: #dcffcb; $custom-dark: #000000;
JSON
{
"hex": "#ccfeb4",
"rgb": {
"r": 204,
"g": 254,
"b": 180
},
"hsl": {
"h": 100.541,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94446,
"c": 0.1096,
"h": 135.8
},
"luminance": 0.87016
}Semantic roles & 50–950 ramp
primary
#CCFEB4
secondary
#BF72E4
accent
#00E69B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682