#CCFFB5#CCFFB5
#CCFFB5 is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.110 H 136.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB5 |
|---|---|
| RGB | rgb(204, 255, 181) |
| HSL | hsl(101, 100%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(20%, 0%, 29%, 0%) |
| CIE-LAB | lab(95.03, -29.21, 30.25) |
| CIE-LCH | lch(95.03, 42.05, 134.00°) |
| OKLab | oklab(94.68% -0.0794 0.0762) |
| OKLCH | oklch(94.68% 0.11 136.2) |
| XYZ | xyz(69.0005, 87.6920, 56.9980) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.90
Light Light Green
#C8FFB0
ΔE00 1.01
Very Light Green
#D1FFBD
ΔE00 1.62
Very Pale Green
#CFFDBC
ΔE00 1.77
Celadon
#BEFDB7
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB5 #E8B5FF
analogous
#F1FFB5 #CCFFB5 #B5FFC3
triadic
#CCFFB5 #B5CCFF #FFB5CC
tetradic
#CCFFB5 #B5F1FF #E8B5FF #FFC3B5
square
#CCFFB5 #B5F1FF #E8B5FF #FFC3B5
split-complementary
#CCFFB5 #C3B5FF #FFB5F1
monochromatic
#78FF3B #A2FF78 #CCFFB5 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CCFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#CCFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB5
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB5 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B0
Deuteranopia (green-blind)
#FCEFB9
Tritanopia (blue-blind)
#CBFAEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb5; /* rgb */ color: rgb(204, 255, 181); /* oklch */ color: oklch(94.7% 0.110 136.2);
Tailwind
colors: {
custom: {
50: '#dcffcb',
500: '#ccffb5',
950: '#000000',
},
}SCSS
$custom: #ccffb5; $custom-light: #dcffcb; $custom-dark: #000000;
JSON
{
"hex": "#ccffb5",
"rgb": {
"r": 204,
"g": 255,
"b": 181
},
"hsl": {
"h": 101.351,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94682,
"c": 0.11005,
"h": 136.2
},
"luminance": 0.87694
}Semantic roles & 50–950 ramp
primary
#CCFFB5
secondary
#C272E6
accent
#00E69E
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683