#CEDEBF#CEDEBF
#CEDEBF is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.045 H 129.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEBF |
|---|---|
| RGB | rgb(206, 222, 191) |
| HSL | hsl(91, 32%, 81%) |
| HSV | hsv(91, 14%, 87%) |
| CMYK | cmyk(7.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.57, -10.86, 13.41) |
| CIE-LCH | lch(86.57, 17.26, 129.01°) |
| OKLab | oklab(88.03% -0.0288 0.0347) |
| OKLCH | oklch(88.03% 0.045 129.7) |
| XYZ | xyz(60.9773, 69.1257, 59.4102) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.94
Light Grey Green
#B7E1A1
ΔE00 9.22
Honeydew
#F0FFF0
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.66
Light Sage
#BCECAC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEBF #CFBFDE
analogous
#DDDEBF #CEDEBF #BFDEBF
triadic
#CEDEBF #BFCEDE #DEBFCE
tetradic
#CEDEBF #BFDDDE #CFBFDE #DEBFBF
square
#CEDEBF #BFDDDE #CFBFDE #DEBFBF
split-complementary
#CEDEBF #BFBFDE #DEBFDD
monochromatic
#90B46E #AFC997 #CEDEBF #EDF3E7 #F0F5EB
Accessibility & contrast
On white
1.42
#CEDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CEDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEBF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEBF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DFD8C0
Tritanopia (blue-blind)
#CFDBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedebf; /* rgb */ color: rgb(206, 222, 191); /* oklch */ color: oklch(88.0% 0.045 129.7);
Tailwind
colors: {
custom: {
50: '#dde8d2',
500: '#cedebf',
950: '#000000',
},
}SCSS
$custom: #cedebf; $custom-light: #dde8d2; $custom-dark: #000000;
JSON
{
"hex": "#cedebf",
"rgb": {
"r": 206,
"g": 222,
"b": 191
},
"hsl": {
"h": 90.968,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88025,
"c": 0.04508,
"h": 129.7
},
"luminance": 0.69126
}Semantic roles & 50–950 ramp
primary
#CEDEBF
secondary
#A18BB6
accent
#3BAB75
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483