#CDEBC6#CDEBC6
#CDEBC6 is a very light, muted green. Relative luminance 0.765; OKLCH L 90.8% C 0.059 H 139.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBC6 |
|---|---|
| RGB | rgb(205, 235, 198) |
| HSL | hsl(109, 48%, 85%) |
| HSV | hsv(109, 16%, 92%) |
| CMYK | cmyk(12.8%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(90.08, -16.55, 14.71) |
| CIE-LCH | lch(90.08, 22.14, 138.36°) |
| OKLab | oklab(90.85% -0.0449 0.038) |
| OKLCH | oklch(90.85% 0.059 139.8) |
| XYZ | xyz(65.0761, 76.4721, 64.7472) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 6.75
Very Pale Green
#CFFDBC
ΔE00 7.20
Light Grey Green
#B7E1A1
ΔE00 7.26
Mint
#AAF0C1
ΔE00 7.46
Very Light Green
#D1FFBD
ΔE00 7.51
Pale Green
#C7FDB5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBC6 #E4C6EB
analogous
#DFEBC6 #CDEBC6 #C6EBD2
triadic
#CDEBC6 #C6CDEB #EBC6CD
tetradic
#CDEBC6 #C6DFEB #E4C6EB #EBD2C6
square
#CDEBC6 #C6DFEB #E4C6EB #EBD2C6
split-complementary
#CDEBC6 #D2C6EB #EBC6DF
monochromatic
#7ECB6B #A5DB99 #CDEBC6 #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.29
#CDEBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CDEBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBC6
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBC6 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C4
Deuteranopia (green-blind)
#E8E1C8
Tritanopia (blue-blind)
#CCE8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdebc6; /* rgb */ color: rgb(205, 235, 198); /* oklch */ color: oklch(90.8% 0.059 139.8);
Tailwind
colors: {
custom: {
50: '#dcf1d7',
500: '#cdebc6',
950: '#000000',
},
}SCSS
$custom: #cdebc6; $custom-light: #dcf1d7; $custom-dark: #000000;
JSON
{
"hex": "#cdebc6",
"rgb": {
"r": 205,
"g": 235,
"b": 198
},
"hsl": {
"h": 108.649,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.90847,
"c": 0.05879,
"h": 139.8
},
"luminance": 0.76473
}Semantic roles & 50–950 ramp
primary
#CDEBC6
secondary
#BC8EC7
accent
#2ABBA0
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583