#CEDABE#CEDABE
#CEDABE is a very light, muted yellow-green. Relative luminance 0.670; OKLCH L 87.2% C 0.040 H 126.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDABE |
|---|---|
| RGB | rgb(206, 218, 190) |
| HSL | hsl(86, 27%, 80%) |
| HSV | hsv(86, 13%, 85%) |
| CMYK | cmyk(5.5%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(85.50, -8.99, 12.42) |
| CIE-LCH | lch(85.50, 15.33, 125.92°) |
| OKLab | oklab(87.17% -0.0235 0.0322) |
| OKLCH | oklch(87.17% 0.04 126.2) |
| XYZ | xyz(59.8179, 66.9822, 58.4827) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.08
Light Grey
#D8DCD6
ΔE00 9.32
Honeydew
#F0FFF0
ΔE00 9.35
Eggshell
#F0EAD6
ΔE00 9.45
Lightyellow
#FFFFE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDABE #CABEDA
analogous
#DAD8BE #CEDABE #C0DABE
triadic
#CEDABE #BECEDA #DABECE
tetradic
#CEDABE #BEDAD8 #CABEDA #DABEC0
square
#CEDABE #BEDAD8 #CABEDA #DABEC0
split-complementary
#CEDABE #BEC0DA #D8BEDA
monochromatic
#93AE70 #B1C497 #CEDABE #EBF0E5 #F0F4EB
Accessibility & contrast
On white
1.46
#CEDABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CEDABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDABE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDABE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#DCD5BF
Tritanopia (blue-blind)
#D0D7D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedabe; /* rgb */ color: rgb(206, 218, 190); /* oklch */ color: oklch(87.2% 0.040 126.2);
Tailwind
colors: {
custom: {
50: '#dde5d1',
500: '#cedabe',
950: '#000000',
},
}SCSS
$custom: #cedabe; $custom-light: #dde5d1; $custom-dark: #000000;
JSON
{
"hex": "#cedabe",
"rgb": {
"r": 206,
"g": 218,
"b": 190
},
"hsl": {
"h": 85.714,
"s": 27.451,
"l": 80
},
"oklch": {
"l": 0.87169,
"c": 0.03987,
"h": 126.2
},
"luminance": 0.66982
}Semantic roles & 50–950 ramp
primary
#CEDABE
secondary
#9B8BB1
accent
#3FA66B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483