#CEDBA9#CEDBA9
#CEDBA9 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.9% C 0.068 H 119.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBA9 |
|---|---|
| RGB | rgb(206, 219, 169) |
| HSL | hsl(76, 41%, 76%) |
| HSV | hsv(76, 23%, 86%) |
| CMYK | cmyk(5.9%, 0%, 22.8%, 14.1%) |
| CIE-LAB | lab(85.33, -12.79, 23.19) |
| CIE-LCH | lch(85.33, 26.48, 118.87°) |
| OKLab | oklab(86.89% -0.0336 0.0589) |
| OKLCH | oklch(86.89% 0.068 119.7) |
| XYZ | xyz(57.9459, 66.6495, 47.3404) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.66
Pale Olive
#B9CC81
ΔE00 6.85
Palegoldenrod
#EEE8AA
ΔE00 7.28
Light Khaki
#E6F2A2
ΔE00 7.73
Greenish Tan
#BCCB7A
ΔE00 7.81
Beige (survey)
#E6DAA6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBA9 #B6A9DB
analogous
#DBCFA9 #CEDBA9 #B5DBA9
triadic
#CEDBA9 #A9CEDB #DBA9CE
tetradic
#CEDBA9 #A9DBCF #B6A9DB #DBA9B5
square
#CEDBA9 #A9DBCF #B6A9DB #DBA9B5
split-complementary
#CEDBA9 #A9B5DB #CFA9DB
monochromatic
#9DB753 #B5C97E #CEDBA9 #E7EDD4 #F3F6E9
Accessibility & contrast
On white
1.47
#CEDBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CEDBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBA9
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBA9 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D5A6
Deuteranopia (green-blind)
#E0D5AB
Tritanopia (blue-blind)
#D3D6CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedba9; /* rgb */ color: rgb(206, 219, 169); /* oklch */ color: oklch(86.9% 0.068 119.7);
Tailwind
colors: {
custom: {
50: '#dde6c2',
500: '#cedba9',
950: '#000000',
},
}SCSS
$custom: #cedba9; $custom-light: #dde6c2; $custom-dark: #000000;
JSON
{
"hex": "#cedba9",
"rgb": {
"r": 206,
"g": 219,
"b": 169
},
"hsl": {
"h": 75.6,
"s": 40.984,
"l": 76.078
},
"oklch": {
"l": 0.86893,
"c": 0.06783,
"h": 119.7
},
"luminance": 0.66649
}Semantic roles & 50–950 ramp
primary
#CEDBA9
secondary
#8575B3
accent
#31B453
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482