#CEDEBB#CEDEBB
#CEDEBB is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 87.9% C 0.050 H 127.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEBB |
|---|---|
| RGB | rgb(206, 222, 187) |
| HSL | hsl(87, 35%, 80%) |
| HSV | hsv(87, 16%, 87%) |
| CMYK | cmyk(7.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.48, -11.52, 15.38) |
| CIE-LCH | lch(86.48, 19.22, 126.82°) |
| OKLab | oklab(87.93% -0.0304 0.0397) |
| OKLCH | oklch(87.93% 0.05 127.4) |
| XYZ | xyz(60.5431, 68.9520, 57.1236) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.69
Light Sage
#BCECAC
ΔE00 8.92
Beige
#F5F5DC
ΔE00 8.94
Eggshell (survey)
#FFFFD4
ΔE00 9.54
Lightyellow
#FFFFE0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEBB #CBBBDE
analogous
#DEDCBB #CEDEBB #BCDEBB
triadic
#CEDEBB #BBCEDE #DEBBCE
tetradic
#CEDEBB #BBDEDC #CBBBDE #DEBBBC
square
#CEDEBB #BBDEDC #CBBBDE #DEBBBC
split-complementary
#CEDEBB #BBBCDE #DCBBDE
monochromatic
#93B669 #B0CA92 #CEDEBB #ECF2E4 #F0F5EA
Accessibility & contrast
On white
1.42
#CEDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CEDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEBB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEBB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#D0DBD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedebb; /* rgb */ color: rgb(206, 222, 187); /* oklch */ color: oklch(87.9% 0.050 127.4);
Tailwind
colors: {
custom: {
50: '#dde8cf',
500: '#cedebb',
950: '#000000',
},
}SCSS
$custom: #cedebb; $custom-light: #dde8cf; $custom-dark: #000000;
JSON
{
"hex": "#cedebb",
"rgb": {
"r": 206,
"g": 222,
"b": 187
},
"hsl": {
"h": 87.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.87929,
"c": 0.04999,
"h": 127.4
},
"luminance": 0.68952
}Semantic roles & 50–950 ramp
primary
#CEDEBB
secondary
#9D87B6
accent
#38AD6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483