#CEDBAE#CEDBAE
#CEDBAE is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 87.0% C 0.062 H 120.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBAE |
|---|---|
| RGB | rgb(206, 219, 174) |
| HSL | hsl(77, 38%, 77%) |
| HSV | hsv(77, 21%, 86%) |
| CMYK | cmyk(5.9%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.42, -12.04, 20.71) |
| CIE-LCH | lch(85.42, 23.96, 120.17°) |
| OKLab | oklab(87% -0.0315 0.0529) |
| OKLCH | oklch(87% 0.062 120.8) |
| XYZ | xyz(58.4242, 66.8409, 49.8599) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.13
Pale Olive
#B9CC81
ΔE00 7.86
Palegoldenrod
#EEE8AA
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 8.25
Beige (survey)
#E6DAA6
ΔE00 8.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBAE #BBAEDB
analogous
#DBD2AE #CEDBAE #B8DBAE
triadic
#CEDBAE #AECEDB #DBAECE
tetradic
#CEDBAE #AEDBD2 #BBAEDB #DBAEB8
square
#CEDBAE #AEDBD2 #BBAEDB #DBAEB8
split-complementary
#CEDBAE #AEB8DB #D2AEDB
monochromatic
#9BB559 #B4C884 #CEDBAE #E8EED8 #F2F6EA
Accessibility & contrast
On white
1.46
#CEDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CEDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBAE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBAE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#D2D6CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedbae; /* rgb */ color: rgb(206, 219, 174); /* oklch */ color: oklch(87.0% 0.062 120.8);
Tailwind
colors: {
custom: {
50: '#dde6c6',
500: '#cedbae',
950: '#000000',
},
}SCSS
$custom: #cedbae; $custom-light: #dde6c6; $custom-dark: #000000;
JSON
{
"hex": "#cedbae",
"rgb": {
"r": 206,
"g": 219,
"b": 174
},
"hsl": {
"h": 77.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87002,
"c": 0.06158,
"h": 120.8
},
"luminance": 0.66841
}Semantic roles & 50–950 ramp
primary
#CEDBAE
secondary
#8B7AB3
accent
#34B158
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482