#CCFEB0#CCFEB0
#CCFEB0 is a very light, moderate yellow-green. Relative luminance 0.869; OKLCH L 94.4% C 0.114 H 134.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEB0 |
|---|---|
| RGB | rgb(204, 254, 176) |
| HSL | hsl(98, 98%, 84%) |
| HSV | hsv(98, 31%, 100%) |
| CMYK | cmyk(19.7%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(94.68, -29.47, 32.28) |
| CIE-LCH | lch(94.68, 43.71, 132.40°) |
| OKLab | oklab(94.37% -0.0801 0.081) |
| OKLCH | oklch(94.37% 0.114 134.7) |
| XYZ | xyz(68.1784, 86.8542, 54.2384) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.82
Pale Green
#C7FDB5
ΔE00 1.58
Very Light Green
#D1FFBD
ΔE00 2.35
Tea Green
#BDF8A3
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.47
Very Pale Green
#CFFDBC
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEB0 #E2B0FE
analogous
#F3FEB0 #CCFEB0 #B0FEBB
triadic
#CCFEB0 #B0CCFE #FEB0CC
tetradic
#CCFEB0 #B0F3FE #E2B0FE #FEBBB0
square
#CCFEB0 #B0F3FE #E2B0FE #FEBBB0
split-complementary
#CCFEB0 #BBB0FE #FEB0F3
monochromatic
#7EFC37 #A5FD74 #CCFEB0 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.14
#CCFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CCFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEB0
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEB0 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#FCEEB4
Tritanopia (blue-blind)
#CCF8EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeb0; /* rgb */ color: rgb(204, 254, 176); /* oklch */ color: oklch(94.4% 0.114 134.7);
Tailwind
colors: {
custom: {
50: '#dcffc8',
500: '#ccfeb0',
950: '#000000',
},
}SCSS
$custom: #ccfeb0; $custom-light: #dcffc8; $custom-dark: #000000;
JSON
{
"hex": "#ccfeb0",
"rgb": {
"r": 204,
"g": 254,
"b": 176
},
"hsl": {
"h": 98.462,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.94369,
"c": 0.11395,
"h": 134.7
},
"luminance": 0.86856
}Semantic roles & 50–950 ramp
primary
#CCFEB0
secondary
#BA6EE4
accent
#00E693
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682