#CCFBB3#CCFBB3
#CCFBB3 is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 93.8% C 0.106 H 135.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBB3 |
|---|---|
| RGB | rgb(204, 251, 179) |
| HSL | hsl(99, 90%, 84%) |
| HSV | hsv(99, 29%, 98%) |
| CMYK | cmyk(18.7%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(93.92, -27.62, 29.75) |
| CIE-LCH | lch(93.92, 40.60, 132.88°) |
| OKLab | oklab(93.78% -0.075 0.075) |
| OKLCH | oklch(93.78% 0.106 135) |
| XYZ | xyz(67.5340, 85.0851, 55.5041) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.26
Very Pale Green
#CFFDBC
ΔE00 1.52
Very Light Green
#D1FFBD
ΔE00 1.55
Light Light Green
#C8FFB0
ΔE00 1.65
Washed Out Green
#BCF5A6
ΔE00 2.55
Celadon
#BEFDB7
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBB3 #E2B3FB
analogous
#F0FBB3 #CCFBB3 #B3FBBE
triadic
#CCFBB3 #B3CCFB #FBB3CC
tetradic
#CCFBB3 #B3F0FB #E2B3FB #FBBEB3
square
#CCFBB3 #B3F0FB #E2B3FB #FBBEB3
split-complementary
#CCFBB3 #BEB3FB #FBB3F0
monochromatic
#7EF53F #A5F879 #CCFBB3 #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.17
#CCFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CCFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBB3
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBB3 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AE
Deuteranopia (green-blind)
#F9ECB7
Tritanopia (blue-blind)
#CCF5E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfbb3; /* rgb */ color: rgb(204, 251, 179); /* oklch */ color: oklch(93.8% 0.106 135.0);
Tailwind
colors: {
custom: {
50: '#dcfcca',
500: '#ccfbb3',
950: '#000000',
},
}SCSS
$custom: #ccfbb3; $custom-light: #dcfcca; $custom-dark: #000000;
JSON
{
"hex": "#ccfbb3",
"rgb": {
"r": 204,
"g": 251,
"b": 179
},
"hsl": {
"h": 99.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.93779,
"c": 0.10607,
"h": 135
},
"luminance": 0.85086
}Semantic roles & 50–950 ramp
primary
#CCFBB3
secondary
#BA73DF
accent
#00E696
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582