#CEDC9B#CEDC9B
#CEDC9B is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.8% C 0.086 H 118.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC9B |
|---|---|
| RGB | rgb(206, 220, 155) |
| HSL | hsl(73, 48%, 74%) |
| HSV | hsv(73, 30%, 86%) |
| CMYK | cmyk(6.4%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(85.34, -15.25, 30.45) |
| CIE-LCH | lch(85.34, 34.06, 116.61°) |
| OKLab | oklab(86.82% -0.0407 0.0762) |
| OKLCH | oklch(86.82% 0.086 118.1) |
| XYZ | xyz(56.9629, 66.6750, 40.8727) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 5.41
Greenish Beige
#C9D179
ΔE00 5.56
Light Khaki
#E6F2A2
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC9B #A99BDC
analogous
#DCC99B #CEDC9B #ADDC9B
triadic
#CEDC9B #9BCEDC #DC9BCE
tetradic
#CEDC9B #9BDCC9 #A99BDC #DC9BAD
square
#CEDC9B #9BDCC9 #A99BDC #DC9BAD
split-complementary
#CEDC9B #9BADDC #C99BDC
monochromatic
#A1BB41 #B8CC6E #CEDC9B #E4ECC8 #F4F7E8
Accessibility & contrast
On white
1.46
#CEDC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CEDC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC9B
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC9B | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#D4D5CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc9b; /* rgb */ color: rgb(206, 220, 155); /* oklch */ color: oklch(86.8% 0.086 118.1);
Tailwind
colors: {
custom: {
50: '#dde6b9',
500: '#cedc9b',
950: '#000000',
},
}SCSS
$custom: #cedc9b; $custom-light: #dde6b9; $custom-dark: #000000;
JSON
{
"hex": "#cedc9b",
"rgb": {
"r": 206,
"g": 220,
"b": 155
},
"hsl": {
"h": 72.923,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.86821,
"c": 0.08643,
"h": 118.1
},
"luminance": 0.66675
}Semantic roles & 50–950 ramp
primary
#CEDC9B
secondary
#7867B4
accent
#2ABB49
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481