#CEDABF#CEDABF
#CEDABF is a very light, muted yellow-green. Relative luminance 0.670; OKLCH L 87.2% C 0.039 H 126.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDABF |
|---|---|
| RGB | rgb(206, 218, 191) |
| HSL | hsl(87, 27%, 80%) |
| HSV | hsv(87, 12%, 85%) |
| CMYK | cmyk(5.5%, 0%, 12.4%, 14.5%) |
| CIE-LAB | lab(85.52, -8.83, 11.92) |
| CIE-LCH | lch(85.52, 14.83, 126.52°) |
| OKLab | oklab(87.19% -0.0231 0.0309) |
| OKLCH | oklch(87.19% 0.039 126.8) |
| XYZ | xyz(59.9275, 67.0261, 59.0603) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 9.18
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.19
Eggshell
#F0EAD6
ΔE00 9.35
Lightyellow
#FFFFE0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDABF #CBBFDA
analogous
#DAD9BF #CEDABF #C0DABF
triadic
#CEDABF #BFCEDA #DABFCE
tetradic
#CEDABF #BFDAD9 #CBBFDA #DABFC0
square
#CEDABF #BFDAD9 #CBBFDA #DABFC0
split-complementary
#CEDABF #BFC0DA #D9BFDA
monochromatic
#93AD71 #B0C498 #CEDABF #ECF0E6 #F0F4EC
Accessibility & contrast
On white
1.46
#CEDABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CEDABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDABF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDABF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#DBD6C0
Tritanopia (blue-blind)
#D0D7D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedabf; /* rgb */ color: rgb(206, 218, 191); /* oklch */ color: oklch(87.2% 0.039 126.8);
Tailwind
colors: {
custom: {
50: '#dde5d2',
500: '#cedabf',
950: '#000000',
},
}SCSS
$custom: #cedabf; $custom-light: #dde5d2; $custom-dark: #000000;
JSON
{
"hex": "#cedabf",
"rgb": {
"r": 206,
"g": 218,
"b": 191
},
"hsl": {
"h": 86.667,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.87194,
"c": 0.03862,
"h": 126.8
},
"luminance": 0.67026
}Semantic roles & 50–950 ramp
primary
#CEDABF
secondary
#9D8DB1
accent
#40A56D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483