#CCEEBB#CCEEBB
#CCEEBB is a very light, moderate green. Relative luminance 0.776; OKLCH L 91.2% C 0.077 H 135.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEBB |
|---|---|
| RGB | rgb(204, 238, 187) |
| HSL | hsl(100, 60%, 83%) |
| HSV | hsv(100, 21%, 93%) |
| CMYK | cmyk(14.3%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.58, -20.16, 21.10) |
| CIE-LCH | lch(90.58, 29.18, 133.69°) |
| OKLab | oklab(91.16% -0.0545 0.0539) |
| OKLCH | oklch(91.16% 0.077 135.3) |
| XYZ | xyz(64.4443, 77.5734, 58.5820) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.67
Very Pale Green
#CFFDBC
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.62
Pale Green
#C7FDB5
ΔE00 5.40
Celadon
#BEFDB7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEBB #DDBBEE
analogous
#E5EEBB #CCEEBB #BBEEC3
triadic
#CCEEBB #BBCCEE #EEBBCC
tetradic
#CCEEBB #BBE5EE #DDBBEE #EEC3BB
square
#CCEEBB #BBE5EE #DDBBEE #EEC3BB
split-complementary
#CCEEBB #C3BBEE #EEBBE5
monochromatic
#83D659 #A7E28A #CCEEBB #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.27
#CCEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CCEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#CCEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceebb; /* rgb */ color: rgb(204, 238, 187); /* oklch */ color: oklch(91.2% 0.077 135.3);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#cceebb',
950: '#000000',
},
}SCSS
$custom: #cceebb; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cceebb",
"rgb": {
"r": 204,
"g": 238,
"b": 187
},
"hsl": {
"h": 100,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.9116,
"c": 0.07665,
"h": 135.3
},
"luminance": 0.77574
}Semantic roles & 50–950 ramp
primary
#CCEEBB
secondary
#B381CC
accent
#1EC88F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583