#CCFCB0#CCFCB0
#CCFCB0 is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.111 H 134.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCB0 |
|---|---|
| RGB | rgb(204, 252, 176) |
| HSL | hsl(98, 93%, 84%) |
| HSV | hsv(98, 30%, 99%) |
| CMYK | cmyk(19%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(94.14, -28.53, 31.55) |
| CIE-LCH | lch(94.14, 42.54, 132.12°) |
| OKLab | oklab(93.94% -0.0776 0.0793) |
| OKLCH | oklch(93.94% 0.111 134.4) |
| XYZ | xyz(67.5471, 85.5914, 54.0279) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 1.52
Very Light Green
#D1FFBD
ΔE00 2.13
Very Pale Green
#CFFDBC
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.39
Tea Green
#BDF8A3
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCB0 #E0B0FC
analogous
#F2FCB0 #CCFCB0 #B0FCBA
triadic
#CCFCB0 #B0CCFC #FCB0CC
tetradic
#CCFCB0 #B0F2FC #E0B0FC #FCBAB0
square
#CCFCB0 #B0F2FC #E0B0FC #FCBAB0
split-complementary
#CCFCB0 #BAB0FC #FCB0F2
monochromatic
#80F83A #A6FA75 #CCFCB0 #ECFEE2 #ECFEE2
Accessibility & contrast
On white
1.16
#CCFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CCFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCB0
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCB0 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FBEDB4
Tritanopia (blue-blind)
#CCF6E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcb0; /* rgb */ color: rgb(204, 252, 176); /* oklch */ color: oklch(93.9% 0.111 134.4);
Tailwind
colors: {
custom: {
50: '#dcfdc8',
500: '#ccfcb0',
950: '#000000',
},
}SCSS
$custom: #ccfcb0; $custom-light: #dcfdc8; $custom-dark: #000000;
JSON
{
"hex": "#ccfcb0",
"rgb": {
"r": 204,
"g": 252,
"b": 176
},
"hsl": {
"h": 97.895,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.93937,
"c": 0.1109,
"h": 134.4
},
"luminance": 0.85593
}Semantic roles & 50–950 ramp
primary
#CCFCB0
secondary
#B770E0
accent
#00E691
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582