#CEDDBE#CEDDBE
#CEDDBE is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.8% C 0.045 H 128.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDBE |
|---|---|
| RGB | rgb(206, 221, 190) |
| HSL | hsl(89, 31%, 81%) |
| HSV | hsv(89, 14%, 87%) |
| CMYK | cmyk(6.8%, 0%, 14%, 13.3%) |
| CIE-LAB | lab(86.28, -10.52, 13.53) |
| CIE-LCH | lch(86.28, 17.14, 127.86°) |
| OKLab | oklab(87.79% -0.0278 0.035) |
| OKLCH | oklch(87.79% 0.045 128.4) |
| XYZ | xyz(60.6028, 68.5522, 58.7444) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Light Grey Green
#B7E1A1
ΔE00 9.34
Honeydew
#F0FFF0
ΔE00 9.39
Lightyellow
#FFFFE0
ΔE00 9.63
Eggshell (survey)
#FFFFD4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDBE #CDBEDD
analogous
#DDDCBE #CEDDBE #BEDDBE
triadic
#CEDDBE #BECEDD #DDBECE
tetradic
#CEDDBE #BEDDDC #CDBEDD #DDBEBE
square
#CEDDBE #BEDDDC #CDBEDD #DDBEBE
split-complementary
#CEDDBE #BEBEDD #DCBEDD
monochromatic
#91B36E #B0C896 #CEDDBE #ECF2E6 #F0F4EB
Accessibility & contrast
On white
1.43
#CEDDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CEDDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDBE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDBE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#D0DAD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ceddbe; /* rgb */ color: rgb(206, 221, 190); /* oklch */ color: oklch(87.8% 0.045 128.4);
Tailwind
colors: {
custom: {
50: '#dde7d1',
500: '#ceddbe',
950: '#000000',
},
}SCSS
$custom: #ceddbe; $custom-light: #dde7d1; $custom-dark: #000000;
JSON
{
"hex": "#ceddbe",
"rgb": {
"r": 206,
"g": 221,
"b": 190
},
"hsl": {
"h": 89.032,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87792,
"c": 0.04469,
"h": 128.4
},
"luminance": 0.68552
}Semantic roles & 50–950 ramp
primary
#CEDDBE
secondary
#9F8BB5
accent
#3BAA71
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483