#CEDBBB#CEDBBB
#CEDBBB is a very light, muted yellow-green. Relative luminance 0.674; OKLCH L 87.3% C 0.045 H 125.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBBB |
|---|---|
| RGB | rgb(206, 219, 187) |
| HSL | hsl(84, 31%, 80%) |
| HSV | hsv(84, 15%, 86%) |
| CMYK | cmyk(5.9%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.69, -10.00, 14.27) |
| CIE-LCH | lch(85.69, 17.43, 125.01°) |
| OKLab | oklab(87.3% -0.0262 0.0369) |
| OKLCH | oklch(87.3% 0.045 125.4) |
| XYZ | xyz(59.7534, 67.3726, 56.8603) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.76
Light Grey Green
#B7E1A1
ΔE00 9.38
Lightyellow
#FFFFE0
ΔE00 9.61
Eggshell (survey)
#FFFFD4
ΔE00 9.73
Off White (survey)
#FFFFE4
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBBB #C8BBDB
analogous
#DBD8BB #CEDBBB #BEDBBB
triadic
#CEDBBB #BBCEDB #DBBBCE
tetradic
#CEDBBB #BBDBD8 #C8BBDB #DBBBBE
square
#CEDBBB #BBDBD8 #C8BBDB #DBBBBE
split-complementary
#CEDBBB #BBBEDB #D8BBDB
monochromatic
#94B16B #B1C693 #CEDBBB #EBF0E3 #F1F4EB
Accessibility & contrast
On white
1.45
#CEDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CEDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBBB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBBB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#D0D8D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedbbb; /* rgb */ color: rgb(206, 219, 187); /* oklch */ color: oklch(87.3% 0.045 125.4);
Tailwind
colors: {
custom: {
50: '#dde6cf',
500: '#cedbbb',
950: '#000000',
},
}SCSS
$custom: #cedbbb; $custom-light: #dde6cf; $custom-dark: #000000;
JSON
{
"hex": "#cedbbb",
"rgb": {
"r": 206,
"g": 219,
"b": 187
},
"hsl": {
"h": 84.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.87303,
"c": 0.04523,
"h": 125.4
},
"luminance": 0.67373
}Semantic roles & 50–950 ramp
primary
#CEDBBB
secondary
#9988B2
accent
#3CA968
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483