#CEDDB1#CEDDB1
#CEDDB1 is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.5% C 0.061 H 122.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDB1 |
|---|---|
| RGB | rgb(206, 221, 177) |
| HSL | hsl(80, 39%, 78%) |
| HSV | hsv(80, 20%, 87%) |
| CMYK | cmyk(6.8%, 0%, 19.9%, 13.3%) |
| CIE-LAB | lab(86.01, -12.59, 19.96) |
| CIE-LCH | lch(86.01, 23.60, 122.25°) |
| OKLab | oklab(87.49% -0.0331 0.0511) |
| OKLCH | oklch(87.49% 0.061 122.9) |
| XYZ | xyz(59.2449, 68.0090, 51.5923) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.85
Light Sage
#BCECAC
ΔE00 7.82
Pale Olive
#B9CC81
ΔE00 8.31
Palegoldenrod
#EEE8AA
ΔE00 8.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.57
Light Khaki
#E6F2A2
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDB1 #C0B1DD
analogous
#DDD6B1 #CEDDB1 #B8DDB1
triadic
#CEDDB1 #B1CEDD #DDB1CE
tetradic
#CEDDB1 #B1DDD6 #C0B1DD #DDB1B8
square
#CEDDB1 #B1DDD6 #C0B1DD #DDB1B8
split-complementary
#CEDDB1 #B1B8DD #D6B1DD
monochromatic
#98B85C #B3CA86 #CEDDB1 #E9F0DC #F2F6EA
Accessibility & contrast
On white
1.44
#CEDDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#CEDDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDB1
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDB1 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AE
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#D1D8D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ceddb1; /* rgb */ color: rgb(206, 221, 177); /* oklch */ color: oklch(87.5% 0.061 122.9);
Tailwind
colors: {
custom: {
50: '#dde7c8',
500: '#ceddb1',
950: '#000000',
},
}SCSS
$custom: #ceddb1; $custom-light: #dde7c8; $custom-dark: #000000;
JSON
{
"hex": "#ceddb1",
"rgb": {
"r": 206,
"g": 221,
"b": 177
},
"hsl": {
"h": 80.455,
"s": 39.286,
"l": 78.039
},
"oklch": {
"l": 0.87488,
"c": 0.06086,
"h": 122.9
},
"luminance": 0.68009
}Semantic roles & 50–950 ramp
primary
#CEDDB1
secondary
#907DB5
accent
#33B25F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482