#CEDEAE#CEDEAE
#CEDEAE is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.6% C 0.066 H 122.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEAE |
|---|---|
| RGB | rgb(206, 222, 174) |
| HSL | hsl(80, 42%, 78%) |
| HSV | hsv(80, 22%, 87%) |
| CMYK | cmyk(7.2%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(86.22, -13.55, 21.81) |
| CIE-LCH | lch(86.22, 25.67, 121.85°) |
| OKLab | oklab(87.63% -0.0357 0.0556) |
| OKLCH | oklch(87.63% 0.066 122.7) |
| XYZ | xyz(59.2139, 68.4203, 50.1231) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 7.21
Pale Olive
#B9CC81
ΔE00 7.62
Palegoldenrod
#EEE8AA
ΔE00 7.94
Light Khaki
#E6F2A2
ΔE00 8.00
Very Pale Green
#CFFDBC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEAE #BEAEDE
analogous
#DED6AE #CEDEAE #B6DEAE
triadic
#CEDEAE #AECEDE #DEAECE
tetradic
#CEDEAE #AEDED6 #BEAEDE #DEAEB6
square
#CEDEAE #AEDED6 #BEAEDE #DEAEB6
split-complementary
#CEDEAE #AEB6DE #D6AEDE
monochromatic
#99BB57 #B4CC83 #CEDEAE #E8F0D9 #F2F6E9
Accessibility & contrast
On white
1.43
#CEDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CEDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEAE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEAE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#D2D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedeae; /* rgb */ color: rgb(206, 222, 174); /* oklch */ color: oklch(87.6% 0.066 122.7);
Tailwind
colors: {
custom: {
50: '#dde8c6',
500: '#cedeae',
950: '#000000',
},
}SCSS
$custom: #cedeae; $custom-light: #dde8c6; $custom-dark: #000000;
JSON
{
"hex": "#cedeae",
"rgb": {
"r": 206,
"g": 222,
"b": 174
},
"hsl": {
"h": 80,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87632,
"c": 0.06611,
"h": 122.7
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#CEDEAE
secondary
#8E7AB6
accent
#30B55D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482