#CEDCB0#CEDCB0
#CEDCB0 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.3% C 0.061 H 122.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCB0 |
|---|---|
| RGB | rgb(206, 220, 176) |
| HSL | hsl(79, 39%, 78%) |
| HSV | hsv(79, 20%, 86%) |
| CMYK | cmyk(6.4%, 0%, 20%, 13.7%) |
| CIE-LAB | lab(85.73, -12.24, 20.09) |
| CIE-LCH | lch(85.73, 23.52, 121.36°) |
| OKLab | oklab(87.26% -0.0321 0.0514) |
| OKLCH | oklch(87.26% 0.061 122) |
| XYZ | xyz(58.8823, 67.4428, 50.9816) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.04
Light Sage
#BCECAC
ΔE00 8.08
Palegoldenrod
#EEE8AA
ΔE00 8.18
Pale Olive
#B9CC81
ΔE00 8.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.57
Beige (survey)
#E6DAA6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCB0 #BEB0DC
analogous
#DCD4B0 #CEDCB0 #B8DCB0
triadic
#CEDCB0 #B0CEDC #DCB0CE
tetradic
#CEDCB0 #B0DCD4 #BEB0DC #DCB0B8
square
#CEDCB0 #B0DCD4 #BEB0DC #DCB0B8
split-complementary
#CEDCB0 #B0B8DC #D4B0DC
monochromatic
#99B65B #B4C986 #CEDCB0 #E8EFDA #F2F6EA
Accessibility & contrast
On white
1.45
#CEDCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CEDCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCB0
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCB0 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AD
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#D2D7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcb0; /* rgb */ color: rgb(206, 220, 176); /* oklch */ color: oklch(87.3% 0.061 122.0);
Tailwind
colors: {
custom: {
50: '#dde6c7',
500: '#cedcb0',
950: '#000000',
},
}SCSS
$custom: #cedcb0; $custom-light: #dde6c7; $custom-dark: #000000;
JSON
{
"hex": "#cedcb0",
"rgb": {
"r": 206,
"g": 220,
"b": 176
},
"hsl": {
"h": 79.091,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.87256,
"c": 0.06058,
"h": 122
},
"luminance": 0.67443
}Semantic roles & 50–950 ramp
primary
#CEDCB0
secondary
#8E7CB4
accent
#34B25C
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482