#CEDCAE#CEDCAE
#CEDCAE is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.2% C 0.063 H 121.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCAE |
|---|---|
| RGB | rgb(206, 220, 174) |
| HSL | hsl(78, 40%, 77%) |
| HSV | hsv(78, 21%, 86%) |
| CMYK | cmyk(6.4%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(85.69, -12.54, 21.08) |
| CIE-LCH | lch(85.69, 24.53, 120.76°) |
| OKLab | oklab(87.21% -0.0329 0.0538) |
| OKLCH | oklch(87.21% 0.063 121.5) |
| XYZ | xyz(58.6859, 67.3642, 49.9471) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.80
Pale Olive
#B9CC81
ΔE00 7.76
Palegoldenrod
#EEE8AA
ΔE00 7.89
Light Sage
#BCECAC
ΔE00 7.89
Light Khaki
#E6F2A2
ΔE00 8.44
Beige (survey)
#E6DAA6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCAE #BCAEDC
analogous
#DCD3AE #CEDCAE #B7DCAE
triadic
#CEDCAE #AECEDC #DCAECE
tetradic
#CEDCAE #AEDCD3 #BCAEDC #DCAEB7
square
#CEDCAE #AEDCD3 #BCAEDC #DCAEB7
split-complementary
#CEDCAE #AEB7DC #D3AEDC
monochromatic
#9AB759 #B4CA83 #CEDCAE #E8EED9 #F2F6EA
Accessibility & contrast
On white
1.45
#CEDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CEDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCAE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCAE | 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)
#E2D6AB
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#D2D7CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedcae; /* rgb */ color: rgb(206, 220, 174); /* oklch */ color: oklch(87.2% 0.063 121.5);
Tailwind
colors: {
custom: {
50: '#dde6c6',
500: '#cedcae',
950: '#000000',
},
}SCSS
$custom: #cedcae; $custom-light: #dde6c6; $custom-dark: #000000;
JSON
{
"hex": "#cedcae",
"rgb": {
"r": 206,
"g": 220,
"b": 174
},
"hsl": {
"h": 78.261,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.87212,
"c": 0.06309,
"h": 121.5
},
"luminance": 0.67364
}Semantic roles & 50–950 ramp
primary
#CEDCAE
secondary
#8C7AB4
accent
#33B35A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482