#CCFFCB#CCFFCB
#CCFFCB is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.1% C 0.087 H 144.4°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFCB |
|---|---|
| RGB | rgb(204, 255, 203) |
| HSL | hsl(119, 100%, 90%) |
| HSV | hsv(119, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.44, -25.74, 19.66) |
| CIE-LCH | lch(95.44, 32.39, 142.63°) |
| OKLab | oklab(95.15% -0.0703 0.0504) |
| OKLCH | oklch(95.15% 0.087 144.4) |
| XYZ | xyz(71.4386, 88.6673, 69.8390) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.37
Very Light Green
#D1FFBD
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 4.03
Light Mint
#B6FFBB
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.34
Light Sage
#BCECAC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFCB #FECBFF
analogous
#E6FFCB #CCFFCB #CBFFE4
triadic
#CCFFCB #CBCCFF #FFCBCC
tetradic
#CCFFCB #CBE6FF #FECBFF #FFE4CB
square
#CCFFCB #CBE6FF #FECBFF #FFE4CB
split-complementary
#CCFFCB #E4CBFF #FFCBE6
monochromatic
#54FF51 #90FF8E #CCFFCB #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.12
#CCFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#CCFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFCB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFCB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#F9F0CE
Tritanopia (blue-blind)
#C8FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffcb; /* rgb */ color: rgb(204, 255, 203); /* oklch */ color: oklch(95.1% 0.087 144.4);
Tailwind
colors: {
custom: {
50: '#dcffdb',
500: '#ccffcb',
950: '#000000',
},
}SCSS
$custom: #ccffcb; $custom-light: #dcffdb; $custom-dark: #000000;
JSON
{
"hex": "#ccffcb",
"rgb": {
"r": 204,
"g": 255,
"b": 203
},
"hsl": {
"h": 118.846,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95145,
"c": 0.08654,
"h": 144.4
},
"luminance": 0.88669
}Semantic roles & 50–950 ramp
primary
#CCFFCB
secondary
#E785E9
accent
#00E6E1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684