#CCFFB8#CCFFB8
#CCFFB8 is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.107 H 137.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFB8 |
|---|---|
| RGB | rgb(204, 255, 184) |
| HSL | hsl(103, 100%, 86%) |
| HSV | hsv(103, 28%, 100%) |
| CMYK | cmyk(20%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(95.08, -28.76, 28.81) |
| CIE-LCH | lch(95.08, 40.71, 134.95°) |
| OKLab | oklab(94.74% -0.0782 0.0728) |
| OKLCH | oklch(94.74% 0.107 137) |
| XYZ | xyz(69.3116, 87.8165, 58.6366) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.74
Very Light Green
#D1FFBD
ΔE00 1.17
Very Pale Green
#CFFDBC
ΔE00 1.29
Light Light Green
#C8FFB0
ΔE00 1.51
Celadon
#BEFDB7
ΔE00 2.26
Washed Out Green
#BCF5A6
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFB8 #EBB8FF
analogous
#EFFFB8 #CCFFB8 #B8FFC7
triadic
#CCFFB8 #B8CCFF #FFB8CC
tetradic
#CCFFB8 #B8EFFF #EBB8FF #FFC7B8
square
#CCFFB8 #B8EFFF #EBB8FF #FFC7B8
split-complementary
#CCFFB8 #C7B8FF #FFB8EF
monochromatic
#74FF3E #A0FF7B #CCFFB8 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.13
#CCFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CCFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFB8
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFB8 | 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)
#FFF4B4
Deuteranopia (green-blind)
#FCEFBC
Tritanopia (blue-blind)
#CBFAEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccffb8; /* rgb */ color: rgb(204, 255, 184); /* oklch */ color: oklch(94.7% 0.107 137.0);
Tailwind
colors: {
custom: {
50: '#dcffcd',
500: '#ccffb8',
950: '#000000',
},
}SCSS
$custom: #ccffb8; $custom-light: #dcffcd; $custom-dark: #000000;
JSON
{
"hex": "#ccffb8",
"rgb": {
"r": 204,
"g": 255,
"b": 184
},
"hsl": {
"h": 103.099,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94741,
"c": 0.1068,
"h": 137
},
"luminance": 0.87818
}Semantic roles & 50–950 ramp
primary
#CCFFB8
secondary
#C675E7
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683