#CDEDBA#CDEDBA
#CDEDBA is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 91.0% C 0.076 H 134.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDBA |
|---|---|
| RGB | rgb(205, 237, 186) |
| HSL | hsl(98, 59%, 83%) |
| HSV | hsv(98, 22%, 93%) |
| CMYK | cmyk(13.5%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(90.36, -19.49, 21.32) |
| CIE-LCH | lch(90.36, 28.88, 132.43°) |
| OKLab | oklab(90.99% -0.0525 0.0545) |
| OKLCH | oklch(90.99% 0.076 134) |
| XYZ | xyz(64.3223, 77.0919, 57.9363) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.88
Very Pale Green
#CFFDBC
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 5.66
Celadon
#BEFDB7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDBA #DABAED
analogous
#E6EDBA #CDEDBA #BAEDC0
triadic
#CDEDBA #BACDED #EDBACD
tetradic
#CDEDBA #BAE6ED #DABAED #EDC0BA
square
#CDEDBA #BAE6ED #DABAED #EDC0BA
split-complementary
#CDEDBA #C0BAED #EDBAE6
monochromatic
#87D459 #AAE089 #CDEDBA #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.28
#CDEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CDEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDBA
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDBA | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B7
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#CDE9DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdedba; /* rgb */ color: rgb(205, 237, 186); /* oklch */ color: oklch(91.0% 0.076 134.0);
Tailwind
colors: {
custom: {
50: '#dcf3cf',
500: '#cdedba',
950: '#000000',
},
}SCSS
$custom: #cdedba; $custom-light: #dcf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cdedba",
"rgb": {
"r": 205,
"g": 237,
"b": 186
},
"hsl": {
"h": 97.647,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90994,
"c": 0.07568,
"h": 134
},
"luminance": 0.77093
}Semantic roles & 50–950 ramp
primary
#CDEDBA
secondary
#AF81CA
accent
#1FC688
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583