#CEDDB3#CEDDB3
#CEDDB3 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.5% C 0.058 H 123.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB3 |
|---|---|
| RGB | rgb(206, 221, 179) |
| HSL | hsl(81, 38%, 78%) |
| HSV | hsv(81, 19%, 87%) |
| CMYK | cmyk(6.8%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(86.05, -12.28, 18.97) |
| CIE-LCH | lch(86.05, 22.60, 122.92°) |
| OKLab | oklab(87.53% -0.0323 0.0486) |
| OKLCH | oklch(87.53% 0.058 123.6) |
| XYZ | xyz(59.4457, 68.0893, 52.6499) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.14
Light Sage
#BCECAC
ΔE00 8.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.54
Palegoldenrod
#EEE8AA
ΔE00 8.63
Pale Olive
#B9CC81
ΔE00 8.76
Beige (survey)
#E6DAA6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB3 #C2B3DD
analogous
#DDD7B3 #CEDDB3 #B9DDB3
triadic
#CEDDB3 #B3CEDD #DDB3CE
tetradic
#CEDDB3 #B3DDD7 #C2B3DD #DDB3B9
square
#CEDDB3 #B3DDD7 #C2B3DD #DDB3B9
split-complementary
#CEDDB3 #B3B9DD #D7B3DD
monochromatic
#97B75E #B3CA89 #CEDDB3 #E9F0DD #F1F6EA
Accessibility & contrast
On white
1.44
#CEDDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#CEDDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB3
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB3 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B1
Deuteranopia (green-blind)
#E0D7B5
Tritanopia (blue-blind)
#D1D9D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb3; /* rgb */ color: rgb(206, 221, 179); /* oklch */ color: oklch(87.5% 0.058 123.6);
Tailwind
colors: {
custom: {
50: '#dde7c9',
500: '#ceddb3',
950: '#000000',
},
}SCSS
$custom: #ceddb3; $custom-light: #dde7c9; $custom-dark: #000000;
JSON
{
"hex": "#ceddb3",
"rgb": {
"r": 206,
"g": 221,
"b": 179
},
"hsl": {
"h": 81.429,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.87533,
"c": 0.05837,
"h": 123.6
},
"luminance": 0.68089
}Semantic roles & 50–950 ramp
primary
#CEDDB3
secondary
#927FB5
accent
#34B161
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482