#CEDC98#CEDC98
#CEDC98 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.8% C 0.090 H 117.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC98 |
|---|---|
| RGB | rgb(206, 220, 152) |
| HSL | hsl(72, 49%, 73%) |
| HSV | hsv(72, 31%, 86%) |
| CMYK | cmyk(6.4%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(85.29, -15.65, 31.92) |
| CIE-LCH | lch(85.29, 35.55, 116.12°) |
| OKLab | oklab(86.76% -0.042 0.0797) |
| OKLCH | oklch(86.76% 0.09 117.8) |
| XYZ | xyz(56.7141, 66.5755, 39.5623) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.54
Greenish Tan
#BCCB7A
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.34
Pale Olive Green
#B1D27B
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC98 #A698DC
analogous
#DCC898 #CEDC98 #ACDC98
triadic
#CEDC98 #98CEDC #DC98CE
tetradic
#CEDC98 #98DCC8 #A698DC #DC98AC
square
#CEDC98 #98DCC8 #A698DC #DC98AC
split-complementary
#CEDC98 #98ACDC #C898DC
monochromatic
#A1BA3F #B8CC6A #CEDC98 #E4ECC6 #F4F7E8
Accessibility & contrast
On white
1.47
#CEDC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CEDC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC98
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC98 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#D5D5CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc98; /* rgb */ color: rgb(206, 220, 152); /* oklch */ color: oklch(86.8% 0.090 117.8);
Tailwind
colors: {
custom: {
50: '#dde6b7',
500: '#cedc98',
950: '#000000',
},
}SCSS
$custom: #cedc98; $custom-light: #dde6b7; $custom-dark: #000000;
JSON
{
"hex": "#cedc98",
"rgb": {
"r": 206,
"g": 220,
"b": 152
},
"hsl": {
"h": 72.353,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.86764,
"c": 0.09003,
"h": 117.8
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#CEDC98
secondary
#7564B4
accent
#29BD47
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481