#CCFFB0#CCFFB0
#CCFFB0 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.115 H 134.9°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB0 |
|---|---|
| RGB | rgb(204, 255, 176) |
| HSL | hsl(99, 100%, 85%) |
| HSV | hsv(99, 31%, 100%) |
| CMYK | cmyk(20%, 0%, 31%, 0%) |
| CIE-LAB | lab(94.95, -29.94, 32.64) |
| CIE-LCH | lch(94.95, 44.29, 132.53°) |
| OKLab | oklab(94.59% -0.0814 0.0819) |
| OKLCH | oklch(94.59% 0.115 134.9) |
| XYZ | xyz(68.4966, 87.4905, 54.3444) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.71
Pale Green
#C7FDB5
ΔE00 1.67
Tea Green
#BDF8A3
ΔE00 2.35
Very Light Green
#D1FFBD
ΔE00 2.49
Washed Out Green
#BCF5A6
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB0 #E3B0FF
analogous
#F4FFB0 #CCFFB0 #B0FFBC
triadic
#CCFFB0 #B0CCFF #FFB0CC
tetradic
#CCFFB0 #B0F4FF #E3B0FF #FFBCB0
square
#CCFFB0 #B0F4FF #E3B0FF #FFBCB0
split-complementary
#CCFFB0 #BCB0FF #FFB0F4
monochromatic
#7DFF36 #A4FF73 #CCFFB0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CCFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#CCFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB0
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB0 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FDEFB4
Tritanopia (blue-blind)
#CCF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffb0; /* rgb */ color: rgb(204, 255, 176); /* oklch */ color: oklch(94.6% 0.115 134.9);
Tailwind
colors: {
custom: {
50: '#dcffc8',
500: '#ccffb0',
950: '#000000',
},
}SCSS
$custom: #ccffb0; $custom-light: #dcffc8; $custom-dark: #000000;
JSON
{
"hex": "#ccffb0",
"rgb": {
"r": 204,
"g": 255,
"b": 176
},
"hsl": {
"h": 98.734,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94585,
"c": 0.11548,
"h": 134.9
},
"luminance": 0.87492
}Semantic roles & 50–950 ramp
primary
#CCFFB0
secondary
#BB6EE5
accent
#00E694
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682