#CEDA9E#CEDA9E
#CEDA9E is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.5% C 0.080 H 117.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDA9E |
|---|---|
| RGB | rgb(206, 218, 158) |
| HSL | hsl(72, 45%, 74%) |
| HSV | hsv(72, 28%, 85%) |
| CMYK | cmyk(5.5%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(84.86, -13.85, 28.26) |
| CIE-LCH | lch(84.86, 31.47, 116.10°) |
| OKLab | oklab(86.46% -0.0367 0.0711) |
| OKLCH | oklch(86.46% 0.08 117.3) |
| XYZ | xyz(56.6962, 65.7335, 42.0421) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.12
Greenish Tan
#BCCB7A
ΔE00 5.82
Greenish Beige
#C9D179
ΔE00 6.11
Light Khaki
#E6F2A2
ΔE00 6.33
Palegoldenrod
#EEE8AA
ΔE00 6.49
Light Grey Green
#B7E1A1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDA9E #AA9EDA
analogous
#DAC89E #CEDA9E #B0DA9E
triadic
#CEDA9E #9ECEDA #DA9ECE
tetradic
#CEDA9E #9EDAC8 #AA9EDA #DA9EB0
square
#CEDA9E #9EDAC8 #AA9EDA #DA9EB0
split-complementary
#CEDA9E #9EB0DA #C89EDA
monochromatic
#A1B846 #B8C972 #CEDA9E #E4EBCA #F4F7E9
Accessibility & contrast
On white
1.48
#CEDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CEDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDA9E
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDA9E | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49A
Deuteranopia (green-blind)
#E1D4A1
Tritanopia (blue-blind)
#D4D3CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ceda9e; /* rgb */ color: rgb(206, 218, 158); /* oklch */ color: oklch(86.5% 0.080 117.3);
Tailwind
colors: {
custom: {
50: '#dde5bb',
500: '#ceda9e',
950: '#000000',
},
}SCSS
$custom: #ceda9e; $custom-light: #dde5bb; $custom-dark: #000000;
JSON
{
"hex": "#ceda9e",
"rgb": {
"r": 206,
"g": 218,
"b": 158
},
"hsl": {
"h": 72,
"s": 44.776,
"l": 73.725
},
"oklch": {
"l": 0.86457,
"c": 0.07996,
"h": 117.3
},
"luminance": 0.65733
}Semantic roles & 50–950 ramp
primary
#CEDA9E
secondary
#796BB1
accent
#2EB849
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482