#CDEBBE#CDEBBE
#CDEBBE is a very light, moderate green. Relative luminance 0.761; OKLCH L 90.7% C 0.068 H 135.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBBE |
|---|---|
| RGB | rgb(205, 235, 190) |
| HSL | hsl(100, 53%, 83%) |
| HSV | hsv(100, 19%, 92%) |
| CMYK | cmyk(12.8%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(89.91, -17.87, 18.62) |
| CIE-LCH | lch(89.91, 25.81, 133.81°) |
| OKLab | oklab(90.66% -0.0482 0.0478) |
| OKLCH | oklch(90.66% 0.068 135.2) |
| XYZ | xyz(64.1777, 76.1127, 60.0153) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.52
Very Pale Green
#CFFDBC
ΔE00 5.64
Very Light Green
#D1FFBD
ΔE00 5.97
Pale Green
#C7FDB5
ΔE00 6.93
Celadon
#BEFDB7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBBE #DCBEEB
analogous
#E3EBBE #CDEBBE #BEEBC5
triadic
#CDEBBE #BECDEB #EBBECD
tetradic
#CDEBBE #BEE3EB #DCBEEB #EBC5BE
square
#CDEBBE #BEE3EB #DCBEEB #EBC5BE
split-complementary
#CDEBBE #C5BEEB #EBBEE3
monochromatic
#85CE60 #A9DD8F #CDEBBE #EDF8E8 #EDF8E8
Accessibility & contrast
On white
1.29
#CDEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CDEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBBE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBBE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#EAE1C0
Tritanopia (blue-blind)
#CDE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdebbe; /* rgb */ color: rgb(205, 235, 190); /* oklch */ color: oklch(90.7% 0.068 135.2);
Tailwind
colors: {
custom: {
50: '#dcf1d1',
500: '#cdebbe',
950: '#000000',
},
}SCSS
$custom: #cdebbe; $custom-light: #dcf1d1; $custom-dark: #000000;
JSON
{
"hex": "#cdebbe",
"rgb": {
"r": 205,
"g": 235,
"b": 190
},
"hsl": {
"h": 100,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.9066,
"c": 0.06786,
"h": 135.2
},
"luminance": 0.76114
}Semantic roles & 50–950 ramp
primary
#CDEBBE
secondary
#B286C7
accent
#25C08D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583