#CEDAAB#CEDAAB
#CEDAAB is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.7% C 0.064 H 119.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAAB |
|---|---|
| RGB | rgb(206, 218, 171) |
| HSL | hsl(75, 39%, 76%) |
| HSV | hsv(75, 22%, 85%) |
| CMYK | cmyk(5.5%, 0%, 21.6%, 14.5%) |
| CIE-LAB | lab(85.10, -11.99, 21.83) |
| CIE-LCH | lch(85.10, 24.91, 118.77°) |
| OKLab | oklab(86.73% -0.0313 0.0556) |
| OKLCH | oklch(86.73% 0.064 119.4) |
| XYZ | xyz(57.8749, 66.2050, 48.2501) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.14
Pale Olive
#B9CC81
ΔE00 7.34
Palegoldenrod
#EEE8AA
ΔE00 7.50
Beige (survey)
#E6DAA6
ΔE00 7.84
Greenish Tan
#BCCB7A
ΔE00 8.30
Light Khaki
#E6F2A2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAAB #B7ABDA
analogous
#DACFAB #CEDAAB #B7DAAB
triadic
#CEDAAB #ABCEDA #DAABCE
tetradic
#CEDAAB #ABDACF #B7ABDA #DAABB7
square
#CEDAAB #ABDACF #B7ABDA #DAABB7
split-complementary
#CEDAAB #ABB7DA #CFABDA
monochromatic
#9CB556 #B5C781 #CEDAAB #E7EDD5 #F3F6EA
Accessibility & contrast
On white
1.47
#CEDAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CEDAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAAB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAAB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5A8
Deuteranopia (green-blind)
#DFD5AD
Tritanopia (blue-blind)
#D3D5CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedaab; /* rgb */ color: rgb(206, 218, 171); /* oklch */ color: oklch(86.7% 0.064 119.4);
Tailwind
colors: {
custom: {
50: '#dde5c4',
500: '#cedaab',
950: '#000000',
},
}SCSS
$custom: #cedaab; $custom-light: #dde5c4; $custom-dark: #000000;
JSON
{
"hex": "#cedaab",
"rgb": {
"r": 206,
"g": 218,
"b": 171
},
"hsl": {
"h": 75.319,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.86727,
"c": 0.06385,
"h": 119.4
},
"luminance": 0.66205
}Semantic roles & 50–950 ramp
primary
#CEDAAB
secondary
#8678B2
accent
#34B254
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482