#CCE4BB#CCE4BB
#CCE4BB is a very light, moderate yellow-green. Relative luminance 0.719; OKLCH L 89.0% C 0.061 H 132.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4BB |
|---|---|
| RGB | rgb(204, 228, 187) |
| HSL | hsl(95, 43%, 81%) |
| HSV | hsv(95, 18%, 89%) |
| CMYK | cmyk(10.5%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(87.93, -15.23, 17.39) |
| CIE-LCH | lch(87.93, 23.12, 131.20°) |
| OKLab | oklab(89.04% -0.0408 0.0447) |
| OKLCH | oklch(89.04% 0.061 132.4) |
| XYZ | xyz(61.6133, 71.9115, 57.6384) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.22
Light Sage
#BCECAC
ΔE00 6.45
Very Pale Green
#CFFDBC
ΔE00 7.51
Very Light Green
#D1FFBD
ΔE00 7.84
Pale Green
#C7FDB5
ΔE00 8.73
Mint
#AAF0C1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4BB #D3BBE4
analogous
#E1E4BB #CCE4BB #BBE4BF
triadic
#CCE4BB #BBCCE4 #E4BBCC
tetradic
#CCE4BB #BBE1E4 #D3BBE4 #E4BFBB
square
#CCE4BB #BBE1E4 #D3BBE4 #E4BFBB
split-complementary
#CCE4BB #BFBBE4 #E4BBE1
monochromatic
#8AC163 #ABD38F #CCE4BB #EDF5E7 #EFF6E9
Accessibility & contrast
On white
1.37
#CCE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CCE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4BB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4BB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#CDE0D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce4bb; /* rgb */ color: rgb(204, 228, 187); /* oklch */ color: oklch(89.0% 0.061 132.4);
Tailwind
colors: {
custom: {
50: '#dbeccf',
500: '#cce4bb',
950: '#000000',
},
}SCSS
$custom: #cce4bb; $custom-light: #dbeccf; $custom-dark: #000000;
JSON
{
"hex": "#cce4bb",
"rgb": {
"r": 204,
"g": 228,
"b": 187
},
"hsl": {
"h": 95.122,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.89042,
"c": 0.06054,
"h": 132.4
},
"luminance": 0.71912
}Semantic roles & 50–950 ramp
primary
#CCE4BB
secondary
#A685BE
accent
#2FB67E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483