#CCFFB7#CCFFB7
#CCFFB7 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.108 H 136.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB7 |
|---|---|
| RGB | rgb(204, 255, 183) |
| HSL | hsl(103, 100%, 86%) |
| HSV | hsv(103, 28%, 100%) |
| CMYK | cmyk(20%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(95.07, -28.91, 29.29) |
| CIE-LCH | lch(95.07, 41.15, 134.63°) |
| OKLab | oklab(94.72% -0.0786 0.0739) |
| OKLCH | oklch(94.72% 0.108 136.8) |
| XYZ | xyz(69.2071, 87.7747, 58.0865) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.74
Very Light Green
#D1FFBD
ΔE00 1.31
Light Light Green
#C8FFB0
ΔE00 1.33
Very Pale Green
#CFFDBC
ΔE00 1.44
Celadon
#BEFDB7
ΔE00 2.34
Washed Out Green
#BCF5A6
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB7 #EAB7FF
analogous
#F0FFB7 #CCFFB7 #B7FFC6
triadic
#CCFFB7 #B7CCFF #FFB7CC
tetradic
#CCFFB7 #B7F0FF #EAB7FF #FFC6B7
square
#CCFFB7 #B7F0FF #EAB7FF #FFC6B7
split-complementary
#CCFFB7 #C6B7FF #FFB7F0
monochromatic
#75FF3D #A1FF7A #CCFFB7 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CCFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CCFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB7
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB7 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B2
Deuteranopia (green-blind)
#FCEFBB
Tritanopia (blue-blind)
#CBFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb7; /* rgb */ color: rgb(204, 255, 183); /* oklch */ color: oklch(94.7% 0.108 136.8);
Tailwind
colors: {
custom: {
50: '#dcffcd',
500: '#ccffb7',
950: '#000000',
},
}SCSS
$custom: #ccffb7; $custom-light: #dcffcd; $custom-dark: #000000;
JSON
{
"hex": "#ccffb7",
"rgb": {
"r": 204,
"g": 255,
"b": 183
},
"hsl": {
"h": 102.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94721,
"c": 0.10788,
"h": 136.8
},
"luminance": 0.87776
}Semantic roles & 50–950 ramp
primary
#CCFFB7
secondary
#C574E6
accent
#00E6A3
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683