#CEDBB5#CEDBB5
#CEDBB5 is a very light, muted yellow-green. Relative luminance 0.671; OKLCH L 87.2% C 0.053 H 122.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBB5 |
|---|---|
| RGB | rgb(206, 219, 181) |
| HSL | hsl(81, 35%, 78%) |
| HSV | hsv(81, 17%, 86%) |
| CMYK | cmyk(5.9%, 0%, 17.4%, 14.1%) |
| CIE-LAB | lab(85.56, -10.96, 17.25) |
| CIE-LCH | lch(85.56, 20.43, 122.43°) |
| OKLab | oklab(87.16% -0.0286 0.0443) |
| OKLCH | oklch(87.16% 0.053 122.9) |
| XYZ | xyz(59.1245, 67.1210, 53.5479) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Palegoldenrod
#EEE8AA
ΔE00 9.03
Beige (survey)
#E6DAA6
ΔE00 9.06
Light Sage
#BCECAC
ΔE00 9.08
Beige
#F5F5DC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBB5 #C2B5DB
analogous
#DBD5B5 #CEDBB5 #BBDBB5
triadic
#CEDBB5 #B5CEDB #DBB5CE
tetradic
#CEDBB5 #B5DBD5 #C2B5DB #DBB5BB
square
#CEDBB5 #B5DBD5 #C2B5DB #DBB5BB
split-complementary
#CEDBB5 #B5BBDB #D5B5DB
monochromatic
#97B363 #B3C78C #CEDBB5 #E9EFDE #F1F5EA
Accessibility & contrast
On white
1.46
#CEDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#CEDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBB5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBB5 | 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)
#E0D6B3
Deuteranopia (green-blind)
#DED6B7
Tritanopia (blue-blind)
#D1D7D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbb5; /* rgb */ color: rgb(206, 219, 181); /* oklch */ color: oklch(87.2% 0.053 122.9);
Tailwind
colors: {
custom: {
50: '#dde6cb',
500: '#cedbb5',
950: '#000000',
},
}SCSS
$custom: #cedbb5; $custom-light: #dde6cb; $custom-dark: #000000;
JSON
{
"hex": "#cedbb5",
"rgb": {
"r": 206,
"g": 219,
"b": 181
},
"hsl": {
"h": 80.526,
"s": 34.545,
"l": 78.431
},
"oklch": {
"l": 0.87161,
"c": 0.05278,
"h": 122.9
},
"luminance": 0.67121
}Semantic roles & 50–950 ramp
primary
#CEDBB5
secondary
#9282B2
accent
#38AD60
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482