#CCFEB3#CCFEB3
#CCFEB3 is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.111 H 135.5°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEB3 |
|---|---|
| RGB | rgb(204, 254, 179) |
| HSL | hsl(100, 97%, 85%) |
| HSV | hsv(100, 30%, 100%) |
| CMYK | cmyk(19.7%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(94.73, -29.03, 30.84) |
| CIE-LCH | lch(94.73, 42.36, 133.27°) |
| OKLab | oklab(94.43% -0.0789 0.0776) |
| OKLCH | oklch(94.43% 0.111 135.5) |
| XYZ | xyz(68.4786, 86.9742, 55.8189) |
| Luminance | 0.8698 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.94
Pale Green
#C7FDB5
ΔE00 1.10
Very Light Green
#D1FFBD
ΔE00 1.81
Very Pale Green
#CFFDBC
ΔE00 1.93
Washed Out Green
#BCF5A6
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEB3 #E5B3FE
analogous
#F2FEB3 #CCFEB3 #B3FEC0
triadic
#CCFEB3 #B3CCFE #FEB3CC
tetradic
#CCFEB3 #B3F2FE #E5B3FE #FEC0B3
square
#CCFEB3 #B3F2FE #E5B3FE #FEC0B3
split-complementary
#CCFEB3 #C0B3FE #FEB3F2
monochromatic
#7BFC3A #A3FD77 #CCFEB3 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.14
#CCFEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CCFEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEB3
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEB3 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AE
Deuteranopia (green-blind)
#FCEEB7
Tritanopia (blue-blind)
#CCF8EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeb3; /* rgb */ color: rgb(204, 254, 179); /* oklch */ color: oklch(94.4% 0.111 135.5);
Tailwind
colors: {
custom: {
50: '#dcffca',
500: '#ccfeb3',
950: '#000000',
},
}SCSS
$custom: #ccfeb3; $custom-light: #dcffca; $custom-dark: #000000;
JSON
{
"hex": "#ccfeb3",
"rgb": {
"r": 204,
"g": 254,
"b": 179
},
"hsl": {
"h": 100,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.94427,
"c": 0.11069,
"h": 135.5
},
"luminance": 0.86976
}Semantic roles & 50–950 ramp
primary
#CCFEB3
secondary
#BE71E4
accent
#00E699
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682