#CEDB91#CEDB91
#CEDB91 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.4% C 0.097 H 116.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB91 |
|---|---|
| RGB | rgb(206, 219, 145) |
| HSL | hsl(71, 51%, 71%) |
| HSV | hsv(71, 34%, 86%) |
| CMYK | cmyk(5.9%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(84.91, -16.05, 34.99) |
| CIE-LCH | lch(84.91, 38.50, 114.64°) |
| OKLab | oklab(86.43% -0.0434 0.0867) |
| OKLCH | oklch(86.43% 0.097 116.6) |
| XYZ | xyz(55.8960, 65.8296, 36.5443) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.87
Pale Olive
#B9CC81
ΔE00 4.20
Greenish Tan
#BCCB7A
ΔE00 4.30
Light Khaki
#E6F2A2
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.59
Palegoldenrod
#EEE8AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB91 #9E91DB
analogous
#DBC391 #CEDB91 #A9DB91
triadic
#CEDB91 #91CEDB #DB91CE
tetradic
#CEDB91 #91DBC3 #9E91DB #DB91A9
square
#CEDB91 #91DBC3 #9E91DB #DB91A9
split-complementary
#CEDB91 #91A9DB #C391DB
monochromatic
#A1B63C #B9CC63 #CEDB91 #E3EABF #F5F7E8
Accessibility & contrast
On white
1.48
#CEDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CEDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB91
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB91 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48C
Deuteranopia (green-blind)
#E3D594
Tritanopia (blue-blind)
#D6D3C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedb91; /* rgb */ color: rgb(206, 219, 145); /* oklch */ color: oklch(86.4% 0.097 116.6);
Tailwind
colors: {
custom: {
50: '#dee6b2',
500: '#cedb91',
950: '#000000',
},
}SCSS
$custom: #cedb91; $custom-light: #dee6b2; $custom-dark: #000000;
JSON
{
"hex": "#cedb91",
"rgb": {
"r": 206,
"g": 219,
"b": 145
},
"hsl": {
"h": 70.541,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.86425,
"c": 0.09691,
"h": 116.6
},
"luminance": 0.65829
}Semantic roles & 50–950 ramp
primary
#CEDB91
secondary
#6D5EB2
accent
#27BE42
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481