#CCFFB9#CCFFB9
#CCFFB9 is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.106 H 137.4°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB9 |
|---|---|
| RGB | rgb(204, 255, 185) |
| HSL | hsl(104, 100%, 86%) |
| HSV | hsv(104, 27%, 100%) |
| CMYK | cmyk(20%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(95.10, -28.61, 28.33) |
| CIE-LCH | lch(95.10, 40.26, 135.28°) |
| OKLab | oklab(94.76% -0.0778 0.0716) |
| OKLCH | oklch(94.76% 0.106 137.4) |
| XYZ | xyz(69.4168, 87.8586, 59.1906) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.79
Very Light Green
#D1FFBD
ΔE00 1.05
Very Pale Green
#CFFDBC
ΔE00 1.15
Light Light Green
#C8FFB0
ΔE00 1.69
Celadon
#BEFDB7
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB9 #ECB9FF
analogous
#EFFFB9 #CCFFB9 #B9FFC9
triadic
#CCFFB9 #B9CCFF #FFB9CC
tetradic
#CCFFB9 #B9EFFF #ECB9FF #FFC9B9
square
#CCFFB9 #B9EFFF #ECB9FF #FFC9B9
split-complementary
#CCFFB9 #C9B9FF #FFB9EF
monochromatic
#73FF3F #9FFF7C #CCFFB9 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CCFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CCFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB9
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB9 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B5
Deuteranopia (green-blind)
#FCEFBC
Tritanopia (blue-blind)
#CBFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb9; /* rgb */ color: rgb(204, 255, 185); /* oklch */ color: oklch(94.8% 0.106 137.4);
Tailwind
colors: {
custom: {
50: '#dcffce',
500: '#ccffb9',
950: '#000000',
},
}SCSS
$custom: #ccffb9; $custom-light: #dcffce; $custom-dark: #000000;
JSON
{
"hex": "#ccffb9",
"rgb": {
"r": 204,
"g": 255,
"b": 185
},
"hsl": {
"h": 103.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.94761,
"c": 0.10572,
"h": 137.4
},
"luminance": 0.8786
}Semantic roles & 50–950 ramp
primary
#CCFFB9
secondary
#C875E7
accent
#00E6A7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683