#CDEBA6#CDEBA6
#CDEBA6 is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.2% C 0.096 H 127.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBA6 |
|---|---|
| RGB | rgb(205, 235, 166) |
| HSL | hsl(86, 63%, 79%) |
| HSV | hsv(86, 29%, 92%) |
| CMYK | cmyk(12.8%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(89.46, -21.49, 30.34) |
| CIE-LCH | lch(89.46, 37.18, 125.31°) |
| OKLab | oklab(90.15% -0.058 0.0762) |
| OKLCH | oklch(90.15% 0.096 127.3) |
| XYZ | xyz(61.7672, 75.1485, 47.3200) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.00
Light Sage
#BCECAC
ΔE00 4.08
Very Pale Green
#CFFDBC
ΔE00 4.86
Washed Out Green
#BCF5A6
ΔE00 4.95
Very Light Green
#D1FFBD
ΔE00 5.07
Pale Green
#C7FDB5
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBA6 #C4A6EB
analogous
#EBE6A6 #CDEBA6 #AAEBA6
triadic
#CDEBA6 #A6CDEB #EBA6CD
tetradic
#CDEBA6 #A6EBE6 #C4A6EB #EBA6AA
square
#CDEBA6 #A6EBE6 #C4A6EB #EBA6AA
split-complementary
#CDEBA6 #A6AAEB #E6A6EB
monochromatic
#95D542 #B1E074 #CDEBA6 #E9F6D8 #F1F9E6
Accessibility & contrast
On white
1.31
#CDEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CDEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBA6
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBA6 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A1
Deuteranopia (green-blind)
#EEE0A9
Tritanopia (blue-blind)
#D1E5D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdeba6; /* rgb */ color: rgb(205, 235, 166); /* oklch */ color: oklch(90.2% 0.096 127.3);
Tailwind
colors: {
custom: {
50: '#ddf1c1',
500: '#cdeba6',
950: '#000000',
},
}SCSS
$custom: #cdeba6; $custom-light: #ddf1c1; $custom-dark: #000000;
JSON
{
"hex": "#cdeba6",
"rgb": {
"r": 205,
"g": 235,
"b": 166
},
"hsl": {
"h": 86.087,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.90154,
"c": 0.09578,
"h": 127.3
},
"luminance": 0.75149
}Semantic roles & 50–950 ramp
primary
#CDEBA6
secondary
#956EC7
accent
#1ACB67
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582