#CEDC92#CEDC92
#CEDC92 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.097 H 117.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC92 |
|---|---|
| RGB | rgb(206, 220, 146) |
| HSL | hsl(71, 51%, 72%) |
| HSV | hsv(71, 34%, 86%) |
| CMYK | cmyk(6.4%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(85.19, -16.42, 34.85) |
| CIE-LCH | lch(85.19, 38.53, 115.22°) |
| OKLab | oklab(86.66% -0.0444 0.0864) |
| OKLCH | oklch(86.66% 0.097 117.2) |
| XYZ | xyz(56.2351, 66.3839, 37.0394) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.53
Palegoldenrod
#EEE8AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC92 #A092DC
analogous
#DCC592 #CEDC92 #A9DC92
triadic
#CEDC92 #92CEDC #DC92CE
tetradic
#CEDC92 #92DCC5 #A092DC #DC92A9
square
#CEDC92 #92DCC5 #A092DC #DC92A9
split-complementary
#CEDC92 #92A9DC #C592DC
monochromatic
#A1B83B #B9CD64 #CEDC92 #E3EBC0 #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CEDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC92
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC92 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#D5D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc92; /* rgb */ color: rgb(206, 220, 146); /* oklch */ color: oklch(86.7% 0.097 117.2);
Tailwind
colors: {
custom: {
50: '#dee6b2',
500: '#cedc92',
950: '#000000',
},
}SCSS
$custom: #cedc92; $custom-light: #dee6b2; $custom-dark: #000000;
JSON
{
"hex": "#cedc92",
"rgb": {
"r": 206,
"g": 220,
"b": 146
},
"hsl": {
"h": 71.351,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.86655,
"c": 0.0971,
"h": 117.2
},
"luminance": 0.66384
}Semantic roles & 50–950 ramp
primary
#CEDC92
secondary
#6F5FB4
accent
#27BF43
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481