#CCEEBE#CCEEBE
#CCEEBE is a very light, moderate green. Relative luminance 0.777; OKLCH L 91.2% C 0.073 H 136.6°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEBE |
|---|---|
| RGB | rgb(204, 238, 190) |
| HSL | hsl(103, 59%, 84%) |
| HSV | hsv(103, 20%, 93%) |
| CMYK | cmyk(14.3%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(90.64, -19.68, 19.64) |
| CIE-LCH | lch(90.64, 27.80, 135.06°) |
| OKLab | oklab(91.23% -0.0532 0.0503) |
| OKLCH | oklch(91.23% 0.073 136.6) |
| XYZ | xyz(64.7688, 77.7032, 60.2911) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.18
Very Pale Green
#CFFDBC
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.11
Pale Green
#C7FDB5
ΔE00 5.89
Celadon
#BEFDB7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEBE #E0BEEE
analogous
#E4EEBE #CCEEBE #BEEEC8
triadic
#CCEEBE #BECCEE #EEBECC
tetradic
#CCEEBE #BEE4EE #E0BEEE #EEC8BE
square
#CCEEBE #BEE4EE #E0BEEE #EEC8BE
split-complementary
#CCEEBE #C8BEEE #EEBEE4
monochromatic
#80D55D #A6E18D #CCEEBE #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.27
#CCEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CCEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEBE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEBE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#CBEAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceebe; /* rgb */ color: rgb(204, 238, 190); /* oklch */ color: oklch(91.2% 0.073 136.6);
Tailwind
colors: {
custom: {
50: '#dcf3d1',
500: '#cceebe',
950: '#000000',
},
}SCSS
$custom: #cceebe; $custom-light: #dcf3d1; $custom-dark: #000000;
JSON
{
"hex": "#cceebe",
"rgb": {
"r": 204,
"g": 238,
"b": 190
},
"hsl": {
"h": 102.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91227,
"c": 0.07324,
"h": 136.6
},
"luminance": 0.77704
}Semantic roles & 50–950 ramp
primary
#CCEEBE
secondary
#B784CC
accent
#1FC696
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583