#CDEBDA#CDEBDA
#CDEBDA is a very light, muted green. Relative luminance 0.775; OKLCH L 91.4% C 0.039 H 160.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBDA |
|---|---|
| RGB | rgb(205, 235, 218) |
| HSL | hsl(146, 43%, 86%) |
| HSV | hsv(146, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.53, -13.01, 4.94) |
| CIE-LCH | lch(90.53, 13.92, 159.20°) |
| OKLab | oklab(91.36% -0.0368 0.0129) |
| OKLCH | oklch(91.36% 0.039 160.7) |
| XYZ | xyz(67.5371, 77.4565, 77.7084) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.71
Honeydew
#F0FFF0
ΔE00 6.89
Duck Egg Blue
#C3FBF4
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.92
Very Pale Blue
#D6FFFE
ΔE00 7.96
Eggshell Blue
#C4FFF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBDA #EBCDDE
analogous
#CFEBCD #CDEBDA #CDEBE9
triadic
#CDEBDA #DACDEB #EBDACD
tetradic
#CDEBDA #CDCFEB #EBCDDE #EBE9CD
square
#CDEBDA #CDCFEB #EBCDDE #EBE9CD
split-complementary
#CDEBDA #E9CDEB #EBCDCF
monochromatic
#76C899 #A1DABA #CDEBDA #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.27
#CDEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CDEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBDA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBDA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#C8EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdebda; /* rgb */ color: rgb(205, 235, 218); /* oklch */ color: oklch(91.4% 0.039 160.7);
Tailwind
colors: {
custom: {
50: '#dcf1e5',
500: '#cdebda',
950: '#000000',
},
}SCSS
$custom: #cdebda; $custom-light: #dcf1e5; $custom-dark: #000000;
JSON
{
"hex": "#cdebda",
"rgb": {
"r": 205,
"g": 235,
"b": 218
},
"hsl": {
"h": 146,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91357,
"c": 0.03896,
"h": 160.7
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#CDEBDA
secondary
#C696B1
accent
#307CB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584