#CCE2BB#CCE2BB
#CCE2BB is a very light, muted yellow-green. Relative luminance 0.708; OKLCH L 88.6% C 0.057 H 131.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2BB |
|---|---|
| RGB | rgb(204, 226, 187) |
| HSL | hsl(94, 40%, 81%) |
| HSV | hsv(94, 17%, 89%) |
| CMYK | cmyk(9.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(87.40, -14.23, 16.65) |
| CIE-LCH | lch(87.40, 21.90, 130.51°) |
| OKLab | oklab(88.62% -0.038 0.0429) |
| OKLCH | oklch(88.62% 0.057 131.6) |
| XYZ | xyz(61.0663, 70.8175, 57.4560) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.76
Light Sage
#BCECAC
ΔE00 7.13
Very Pale Green
#CFFDBC
ΔE00 8.24
Very Light Green
#D1FFBD
ΔE00 8.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Mint
#AAF0C1
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2BB #D1BBE2
analogous
#DFE2BB #CCE2BB #BBE2BD
triadic
#CCE2BB #BBCCE2 #E2BBCC
tetradic
#CCE2BB #BBDFE2 #D1BBE2 #E2BDBB
square
#CCE2BB #BBDFE2 #D1BBE2 #E2BDBB
split-complementary
#CCE2BB #BDBBE2 #E2BBDF
monochromatic
#8CBD65 #ACD090 #CCE2BB #ECF4E6 #EFF6EA
Accessibility & contrast
On white
1.38
#CCE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CCE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2BB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2BB | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#CDDED7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce2bb; /* rgb */ color: rgb(204, 226, 187); /* oklch */ color: oklch(88.6% 0.057 131.6);
Tailwind
colors: {
custom: {
50: '#dbebcf',
500: '#cce2bb',
950: '#000000',
},
}SCSS
$custom: #cce2bb; $custom-light: #dbebcf; $custom-dark: #000000;
JSON
{
"hex": "#cce2bb",
"rgb": {
"r": 204,
"g": 226,
"b": 187
},
"hsl": {
"h": 93.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.88621,
"c": 0.0573,
"h": 131.6
},
"luminance": 0.70818
}Semantic roles & 50–950 ramp
primary
#CCE2BB
secondary
#A486BB
accent
#32B37B
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483