#CCE3BB#CCE3BB
#CCE3BB is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 88.8% C 0.059 H 132.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3BB |
|---|---|
| RGB | rgb(204, 227, 187) |
| HSL | hsl(95, 42%, 81%) |
| HSV | hsv(95, 18%, 89%) |
| CMYK | cmyk(10.1%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(87.66, -14.73, 17.02) |
| CIE-LCH | lch(87.66, 22.51, 130.87°) |
| OKLab | oklab(88.83% -0.0394 0.0438) |
| OKLCH | oklch(88.83% 0.059 132) |
| XYZ | xyz(61.3390, 71.3629, 57.5469) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.48
Light Sage
#BCECAC
ΔE00 6.79
Very Pale Green
#CFFDBC
ΔE00 7.87
Very Light Green
#D1FFBD
ΔE00 8.20
Mint
#AAF0C1
ΔE00 9.04
Pale Green
#C7FDB5
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3BB #D2BBE3
analogous
#E0E3BB #CCE3BB #BBE3BE
triadic
#CCE3BB #BBCCE3 #E3BBCC
tetradic
#CCE3BB #BBE0E3 #D2BBE3 #E3BEBB
square
#CCE3BB #BBE0E3 #D2BBE3 #E3BEBB
split-complementary
#CCE3BB #BEBBE3 #E3BBE0
monochromatic
#8BBF64 #ABD190 #CCE3BB #EDF5E6 #EFF6E9
Accessibility & contrast
On white
1.38
#CCE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CCE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3BB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3BB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E3DBBD
Tritanopia (blue-blind)
#CDDFD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce3bb; /* rgb */ color: rgb(204, 227, 187); /* oklch */ color: oklch(88.8% 0.059 132.0);
Tailwind
colors: {
custom: {
50: '#dbebcf',
500: '#cce3bb',
950: '#000000',
},
}SCSS
$custom: #cce3bb; $custom-light: #dbebcf; $custom-dark: #000000;
JSON
{
"hex": "#cce3bb",
"rgb": {
"r": 204,
"g": 227,
"b": 187
},
"hsl": {
"h": 94.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.88831,
"c": 0.05891,
"h": 132
},
"luminance": 0.71363
}Semantic roles & 50–950 ramp
primary
#CCE3BB
secondary
#A586BC
accent
#31B57D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483