#CEDBB4#CEDBB4
#CEDBB4 is a very light, muted yellow-green. Relative luminance 0.671; OKLCH L 87.1% C 0.054 H 122.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB4 |
|---|---|
| RGB | rgb(206, 219, 180) |
| HSL | hsl(80, 35%, 78%) |
| HSV | hsv(80, 18%, 86%) |
| CMYK | cmyk(5.9%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(85.54, -11.12, 17.74) |
| CIE-LCH | lch(85.54, 20.94, 122.07°) |
| OKLab | oklab(87.14% -0.029 0.0456) |
| OKLCH | oklch(87.14% 0.054 122.5) |
| XYZ | xyz(59.0223, 67.0801, 53.0095) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.51
Palegoldenrod
#EEE8AA
ΔE00 8.85
Beige (survey)
#E6DAA6
ΔE00 8.93
Light Sage
#BCECAC
ΔE00 8.94
Beige
#F5F5DC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB4 #C1B4DB
analogous
#DBD4B4 #CEDBB4 #BADBB4
triadic
#CEDBB4 #B4CEDB #DBB4CE
tetradic
#CEDBB4 #B4DBD4 #C1B4DB #DBB4BA
square
#CEDBB4 #B4DBD4 #C1B4DB #DBB4BA
split-complementary
#CEDBB4 #B4BADB #D4B4DB
monochromatic
#98B361 #B3C78B #CEDBB4 #E9EFDD #F1F5EA
Accessibility & contrast
On white
1.46
#CEDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CEDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB4
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB4 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B2
Deuteranopia (green-blind)
#DED6B6
Tritanopia (blue-blind)
#D1D7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb4; /* rgb */ color: rgb(206, 219, 180); /* oklch */ color: oklch(87.1% 0.054 122.5);
Tailwind
colors: {
custom: {
50: '#dde6ca',
500: '#cedbb4',
950: '#000000',
},
}SCSS
$custom: #cedbb4; $custom-light: #dde6ca; $custom-dark: #000000;
JSON
{
"hex": "#cedbb4",
"rgb": {
"r": 206,
"g": 219,
"b": 180
},
"hsl": {
"h": 80,
"s": 35.135,
"l": 78.235
},
"oklch": {
"l": 0.87138,
"c": 0.05404,
"h": 122.5
},
"luminance": 0.6708
}Semantic roles & 50–950 ramp
primary
#CEDBB4
secondary
#9181B3
accent
#38AE5F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482