#CEDCA8#CEDCA8
#CEDCA8 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 87.1% C 0.071 H 120.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCA8 |
|---|---|
| RGB | rgb(206, 220, 168) |
| HSL | hsl(76, 43%, 76%) |
| HSV | hsv(76, 24%, 86%) |
| CMYK | cmyk(6.4%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(85.57, -13.44, 24.04) |
| CIE-LCH | lch(85.57, 27.54, 119.20°) |
| OKLab | oklab(87.08% -0.0354 0.061) |
| OKLCH | oklch(87.08% 0.071 120.1) |
| XYZ | xyz(58.1140, 67.1355, 46.9351) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.59
Palegoldenrod
#EEE8AA
ΔE00 7.22
Light Khaki
#E6F2A2
ΔE00 7.32
Light Sage
#BCECAC
ΔE00 7.56
Greenish Tan
#BCCB7A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCA8 #B6A8DC
analogous
#DCD0A8 #CEDCA8 #B4DCA8
triadic
#CEDCA8 #A8CEDC #DCA8CE
tetradic
#CEDCA8 #A8DCD0 #B6A8DC #DCA8B4
square
#CEDCA8 #A8DCD0 #B6A8DC #DCA8B4
split-complementary
#CEDCA8 #A8B4DC #D0A8DC
monochromatic
#9DB951 #B5CA7C #CEDCA8 #E7EED4 #F3F6E9
Accessibility & contrast
On white
1.46
#CEDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CEDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCA8
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCA8 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A5
Deuteranopia (green-blind)
#E1D6AA
Tritanopia (blue-blind)
#D3D6CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedca8; /* rgb */ color: rgb(206, 220, 168); /* oklch */ color: oklch(87.1% 0.071 120.1);
Tailwind
colors: {
custom: {
50: '#dde6c2',
500: '#cedca8',
950: '#000000',
},
}SCSS
$custom: #cedca8; $custom-light: #dde6c2; $custom-dark: #000000;
JSON
{
"hex": "#cedca8",
"rgb": {
"r": 206,
"g": 220,
"b": 168
},
"hsl": {
"h": 76.154,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.87082,
"c": 0.07055,
"h": 120.1
},
"luminance": 0.67135
}Semantic roles & 50–950 ramp
primary
#CEDCA8
secondary
#8574B4
accent
#30B654
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482