#CCFFB4#CCFFB4
#CCFFB4 is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.111 H 135.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB4 |
|---|---|
| RGB | rgb(204, 255, 180) |
| HSL | hsl(101, 100%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(20%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(95.01, -29.36, 30.73) |
| CIE-LCH | lch(95.01, 42.50, 133.69°) |
| OKLab | oklab(94.66% -0.0798 0.0773) |
| OKLCH | oklch(94.66% 0.111 135.9) |
| XYZ | xyz(68.8982, 87.6511, 56.4596) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.87
Pale Green
#C7FDB5
ΔE00 1.03
Very Light Green
#D1FFBD
ΔE00 1.79
Very Pale Green
#CFFDBC
ΔE00 1.94
Washed Out Green
#BCF5A6
ΔE00 2.63
Celadon
#BEFDB7
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB4 #E7B4FF
analogous
#F1FFB4 #CCFFB4 #B4FFC1
triadic
#CCFFB4 #B4CCFF #FFB4CC
tetradic
#CCFFB4 #B4F1FF #E7B4FF #FFC1B4
square
#CCFFB4 #B4F1FF #E7B4FF #FFC1B4
split-complementary
#CCFFB4 #C1B4FF #FFB4F1
monochromatic
#79FF3A #A2FF77 #CCFFB4 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CCFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#CCFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB4
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB4 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AF
Deuteranopia (green-blind)
#FDEFB8
Tritanopia (blue-blind)
#CBF9EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb4; /* rgb */ color: rgb(204, 255, 180); /* oklch */ color: oklch(94.7% 0.111 135.9);
Tailwind
colors: {
custom: {
50: '#dcffcb',
500: '#ccffb4',
950: '#000000',
},
}SCSS
$custom: #ccffb4; $custom-light: #dcffcb; $custom-dark: #000000;
JSON
{
"hex": "#ccffb4",
"rgb": {
"r": 204,
"g": 255,
"b": 180
},
"hsl": {
"h": 100.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94662,
"c": 0.11114,
"h": 135.9
},
"luminance": 0.87653
}Semantic roles & 50–950 ramp
primary
#CCFFB4
secondary
#C171E6
accent
#00E69C
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683