#CCFFB6#CCFFB6
#CCFFB6 is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.109 H 136.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB6 |
|---|---|
| RGB | rgb(204, 255, 182) |
| HSL | hsl(102, 100%, 86%) |
| HSV | hsv(102, 29%, 100%) |
| CMYK | cmyk(20%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(95.05, -29.06, 29.77) |
| CIE-LCH | lch(95.05, 41.60, 134.31°) |
| OKLab | oklab(94.7% -0.079 0.0751) |
| OKLCH | oklch(94.7% 0.109 136.5) |
| XYZ | xyz(69.1034, 87.7332, 57.5403) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.80
Light Light Green
#C8FFB0
ΔE00 1.16
Very Light Green
#D1FFBD
ΔE00 1.46
Very Pale Green
#CFFDBC
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 2.43
Washed Out Green
#BCF5A6
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB6 #E9B6FF
analogous
#F0FFB6 #CCFFB6 #B6FFC4
triadic
#CCFFB6 #B6CCFF #FFB6CC
tetradic
#CCFFB6 #B6F0FF #E9B6FF #FFC4B6
square
#CCFFB6 #B6F0FF #E9B6FF #FFC4B6
split-complementary
#CCFFB6 #C4B6FF #FFB6F0
monochromatic
#76FF3C #A1FF79 #CCFFB6 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CCFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CCFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB6
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB6 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B1
Deuteranopia (green-blind)
#FCEFBA
Tritanopia (blue-blind)
#CBFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb6; /* rgb */ color: rgb(204, 255, 182); /* oklch */ color: oklch(94.7% 0.109 136.5);
Tailwind
colors: {
custom: {
50: '#dcffcc',
500: '#ccffb6',
950: '#000000',
},
}SCSS
$custom: #ccffb6; $custom-light: #dcffcc; $custom-dark: #000000;
JSON
{
"hex": "#ccffb6",
"rgb": {
"r": 204,
"g": 255,
"b": 182
},
"hsl": {
"h": 101.918,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.94701,
"c": 0.10897,
"h": 136.5
},
"luminance": 0.87735
}Semantic roles & 50–950 ramp
primary
#CCFFB6
secondary
#C473E6
accent
#00E6A0
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683