#CCFEB2#CCFEB2
#CCFEB2 is a very light, moderate yellow-green. Relative luminance 0.869; OKLCH L 94.4% C 0.112 H 135.2°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEB2 |
|---|---|
| RGB | rgb(204, 254, 178) |
| HSL | hsl(99, 97%, 85%) |
| HSV | hsv(99, 30%, 100%) |
| CMYK | cmyk(19.7%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(94.71, -29.18, 31.32) |
| CIE-LCH | lch(94.71, 42.81, 132.97°) |
| OKLab | oklab(94.41% -0.0793 0.0787) |
| OKLCH | oklch(94.41% 0.112 135.2) |
| XYZ | xyz(68.3778, 86.9339, 55.2882) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.86
Pale Green
#C7FDB5
ΔE00 1.25
Very Light Green
#D1FFBD
ΔE00 1.99
Very Pale Green
#CFFDBC
ΔE00 2.11
Washed Out Green
#BCF5A6
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEB2 #E4B2FE
analogous
#F2FEB2 #CCFEB2 #B2FEBE
triadic
#CCFEB2 #B2CCFE #FEB2CC
tetradic
#CCFEB2 #B2F2FE #E4B2FE #FEBEB2
square
#CCFEB2 #B2F2FE #E4B2FE #FEBEB2
split-complementary
#CCFEB2 #BEB2FE #FEB2F2
monochromatic
#7CFC39 #A4FD76 #CCFEB2 #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.14
#CCFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CCFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEB2
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEB2 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FCEEB6
Tritanopia (blue-blind)
#CCF8EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeb2; /* rgb */ color: rgb(204, 254, 178); /* oklch */ color: oklch(94.4% 0.112 135.2);
Tailwind
colors: {
custom: {
50: '#dcffc9',
500: '#ccfeb2',
950: '#000000',
},
}SCSS
$custom: #ccfeb2; $custom-light: #dcffc9; $custom-dark: #000000;
JSON
{
"hex": "#ccfeb2",
"rgb": {
"r": 204,
"g": 254,
"b": 178
},
"hsl": {
"h": 99.474,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.94407,
"c": 0.11178,
"h": 135.2
},
"luminance": 0.86935
}Semantic roles & 50–950 ramp
primary
#CCFEB2
secondary
#BC70E4
accent
#00E697
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682