#CCE3BC#CCE3BC
#CCE3BC is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 88.9% C 0.058 H 132.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE3BC |
|---|---|
| RGB | rgb(204, 227, 188) |
| HSL | hsl(95, 41%, 81%) |
| HSV | hsv(95, 17%, 89%) |
| CMYK | cmyk(10.1%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(87.68, -14.57, 16.53) |
| CIE-LCH | lch(87.68, 22.03, 131.39°) |
| OKLab | oklab(88.85% -0.039 0.0426) |
| OKLCH | oklch(88.85% 0.058 132.5) |
| XYZ | xyz(61.4465, 71.4059, 58.1127) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.70
Light Sage
#BCECAC
ΔE00 6.97
Very Pale Green
#CFFDBC
ΔE00 8.03
Very Light Green
#D1FFBD
ΔE00 8.36
Mint
#AAF0C1
ΔE00 9.04
Pale Green
#C7FDB5
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE3BC #D3BCE3
analogous
#E0E3BC #CCE3BC #BCE3C0
triadic
#CCE3BC #BCCCE3 #E3BCCC
tetradic
#CCE3BC #BCE0E3 #D3BCE3 #E3C0BC
square
#CCE3BC #BCE0E3 #D3BCE3 #E3C0BC
split-complementary
#CCE3BC #C0BCE3 #E3BCE0
monochromatic
#8ABF66 #ABD191 #CCE3BC #EDF5E7 #EFF6E9
Accessibility & contrast
On white
1.37
#CCE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CCE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE3BC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE3BC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#CDE0D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce3bc; /* rgb */ color: rgb(204, 227, 188); /* oklch */ color: oklch(88.9% 0.058 132.5);
Tailwind
colors: {
custom: {
50: '#dbebd0',
500: '#cce3bc',
950: '#000000',
},
}SCSS
$custom: #cce3bc; $custom-light: #dbebd0; $custom-dark: #000000;
JSON
{
"hex": "#cce3bc",
"rgb": {
"r": 204,
"g": 227,
"b": 188
},
"hsl": {
"h": 95.385,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.88855,
"c": 0.05773,
"h": 132.5
},
"luminance": 0.71406
}Semantic roles & 50–950 ramp
primary
#CCE3BC
secondary
#A687BC
accent
#31B47E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483