#CEDC93#CEDC93
#CEDC93 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.096 H 117.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC93 |
|---|---|
| RGB | rgb(206, 220, 147) |
| HSL | hsl(72, 51%, 72%) |
| HSV | hsv(72, 33%, 86%) |
| CMYK | cmyk(6.4%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(85.21, -16.29, 34.37) |
| CIE-LCH | lch(85.21, 38.03, 115.37°) |
| OKLab | oklab(86.67% -0.044 0.0853) |
| OKLCH | oklch(86.67% 0.096 117.3) |
| XYZ | xyz(56.3132, 66.4151, 37.4509) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.26
Pale Olive
#B9CC81
ΔE00 4.32
Greenish Tan
#BCCB7A
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 5.07
Pale Olive Green
#B1D27B
ΔE00 5.59
Palegoldenrod
#EEE8AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC93 #A193DC
analogous
#DCC693 #CEDC93 #AADC93
triadic
#CEDC93 #93CEDC #DC93CE
tetradic
#CEDC93 #93DCC6 #A193DC #DC93AA
square
#CEDC93 #93DCC6 #A193DC #DC93AA
split-complementary
#CEDC93 #93AADC #C693DC
monochromatic
#A1B93C #B9CD65 #CEDC93 #E3EBC1 #F5F8E8
Accessibility & contrast
On white
1.47
#CEDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CEDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC93
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC93 | 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)
#E6D58E
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#D5D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc93; /* rgb */ color: rgb(206, 220, 147); /* oklch */ color: oklch(86.7% 0.096 117.3);
Tailwind
colors: {
custom: {
50: '#dee6b3',
500: '#cedc93',
950: '#000000',
},
}SCSS
$custom: #cedc93; $custom-light: #dee6b3; $custom-dark: #000000;
JSON
{
"hex": "#cedc93",
"rgb": {
"r": 206,
"g": 220,
"b": 147
},
"hsl": {
"h": 71.507,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.86673,
"c": 0.09593,
"h": 117.3
},
"luminance": 0.66415
}Semantic roles & 50–950 ramp
primary
#CEDC93
secondary
#7060B4
accent
#27BE44
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481