#CEDD9B#CEDD9B
#CEDD9B is a very light, moderate yellow-green. Relative luminance 0.672; OKLCH L 87.0% C 0.088 H 118.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDD9B |
|---|---|
| RGB | rgb(206, 221, 155) |
| HSL | hsl(74, 49%, 74%) |
| HSV | hsv(74, 30%, 87%) |
| CMYK | cmyk(6.8%, 0%, 29.9%, 13.3%) |
| CIE-LAB | lab(85.61, -15.75, 30.81) |
| CIE-LCH | lch(85.61, 34.60, 117.08°) |
| OKLab | oklab(87.03% -0.0421 0.0771) |
| OKLCH | oklch(87.03% 0.088 118.7) |
| XYZ | xyz(57.2261, 67.2015, 40.9604) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDD9B #AA9BDD
analogous
#DDCB9B #CEDD9B #ADDD9B
triadic
#CEDD9B #9BCEDD #DD9BCE
tetradic
#CEDD9B #9BDDCB #AA9BDD #DD9BAD
square
#CEDD9B #9BDDCB #AA9BDD #DD9BAD
split-complementary
#CEDD9B #9BADDD #CB9BDD
monochromatic
#A1BD40 #B8CD6D #CEDD9B #E4EDC9 #F4F7E8
Accessibility & contrast
On white
1.45
#CEDD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CEDD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDD9B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDD9B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D697
Deuteranopia (green-blind)
#E4D69E
Tritanopia (blue-blind)
#D4D6CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedd9b; /* rgb */ color: rgb(206, 221, 155); /* oklch */ color: oklch(87.0% 0.088 118.7);
Tailwind
colors: {
custom: {
50: '#dde7b9',
500: '#cedd9b',
950: '#000000',
},
}SCSS
$custom: #cedd9b; $custom-light: #dde7b9; $custom-dark: #000000;
JSON
{
"hex": "#cedd9b",
"rgb": {
"r": 206,
"g": 221,
"b": 155
},
"hsl": {
"h": 73.636,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.87033,
"c": 0.08784,
"h": 118.7
},
"luminance": 0.67201
}Semantic roles & 50–950 ramp
primary
#CEDD9B
secondary
#7967B5
accent
#29BD4A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481