#CCF4BE#CCF4BE
#CCF4BE is a very light, moderate green. Relative luminance 0.813; OKLCH L 92.5% C 0.083 H 137.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF4BE |
|---|---|
| RGB | rgb(204, 244, 190) |
| HSL | hsl(104, 71%, 85%) |
| HSV | hsv(104, 22%, 96%) |
| CMYK | cmyk(16.4%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(92.25, -22.60, 21.86) |
| CIE-LCH | lch(92.25, 31.44, 135.95°) |
| OKLab | oklab(92.51% -0.0613 0.0558) |
| OKLCH | oklch(92.51% 0.083 137.7) |
| XYZ | xyz(66.5448, 81.2552, 60.8831) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.78
Very Light Green
#D1FFBD
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.54
Light Grey Green
#B7E1A1
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF4BE #E6BEF4
analogous
#E7F4BE #CCF4BE #BEF4CB
triadic
#CCF4BE #BECCF4 #F4BECC
tetradic
#CCF4BE #BEE7F4 #E6BEF4 #F4CBBE
square
#CCF4BE #BEE7F4 #E6BEF4 #F4CBBE
split-complementary
#CCF4BE #CBBEF4 #F4BEE7
monochromatic
#7AE255 #A3EB8A #CCF4BE #EAFBE5 #EAFBE5
Accessibility & contrast
On white
1.22
#CCF4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CCF4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF4BE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF4BE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#CBF0E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf4be; /* rgb */ color: rgb(204, 244, 190); /* oklch */ color: oklch(92.5% 0.083 137.7);
Tailwind
colors: {
custom: {
50: '#dcf7d1',
500: '#ccf4be',
950: '#000000',
},
}SCSS
$custom: #ccf4be; $custom-light: #dcf7d1; $custom-dark: #000000;
JSON
{
"hex": "#ccf4be",
"rgb": {
"r": 204,
"g": 244,
"b": 190
},
"hsl": {
"h": 104.444,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.92505,
"c": 0.08288,
"h": 137.7
},
"luminance": 0.81256
}Semantic roles & 50–950 ramp
primary
#CCF4BE
secondary
#BF81D5
accent
#12D3A1
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583