#CEDC95#CEDC95
#CEDC95 is a very light, moderate yellow-green. Relative luminance 0.665; OKLCH L 86.7% C 0.094 H 117.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDC95 |
|---|---|
| RGB | rgb(206, 220, 149) |
| HSL | hsl(72, 50%, 72%) |
| HSV | hsv(72, 32%, 86%) |
| CMYK | cmyk(6.4%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(85.24, -16.04, 33.39) |
| CIE-LCH | lch(85.24, 37.04, 115.66°) |
| OKLab | oklab(86.71% -0.0432 0.083) |
| OKLCH | oklch(86.71% 0.094 117.5) |
| XYZ | xyz(56.4715, 66.4785, 38.2846) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.38
Greenish Beige
#C9D179
ΔE00 4.56
Greenish Tan
#BCCB7A
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.73
Palegoldenrod
#EEE8AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDC95 #A395DC
analogous
#DCC795 #CEDC95 #ABDC95
triadic
#CEDC95 #95CEDC #DC95CE
tetradic
#CEDC95 #95DCC7 #A395DC #DC95AB
square
#CEDC95 #95DCC7 #A395DC #DC95AB
split-complementary
#CEDC95 #95ABDC #C795DC
monochromatic
#A1B93D #B9CD67 #CEDC95 #E3EBC3 #F4F7E8
Accessibility & contrast
On white
1.47
#CEDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CEDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDC95
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDC95 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#D5D5CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedc95; /* rgb */ color: rgb(206, 220, 149); /* oklch */ color: oklch(86.7% 0.094 117.5);
Tailwind
colors: {
custom: {
50: '#dde6b5',
500: '#cedc95',
950: '#000000',
},
}SCSS
$custom: #cedc95; $custom-light: #dde6b5; $custom-dark: #000000;
JSON
{
"hex": "#cedc95",
"rgb": {
"r": 206,
"g": 220,
"b": 149
},
"hsl": {
"h": 71.831,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.86709,
"c": 0.09358,
"h": 117.5
},
"luminance": 0.66478
}Semantic roles & 50–950 ramp
primary
#CEDC95
secondary
#7262B4
accent
#28BE45
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151611
muted
#848481