#CEDB95#CEDB95
#CEDB95 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.5% C 0.092 H 116.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB95 |
|---|---|
| RGB | rgb(206, 219, 149) |
| HSL | hsl(71, 49%, 72%) |
| HSV | hsv(71, 32%, 86%) |
| CMYK | cmyk(5.9%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(84.97, -15.54, 33.04) |
| CIE-LCH | lch(84.97, 36.51, 115.19°) |
| OKLab | oklab(86.5% -0.0418 0.0822) |
| OKLCH | oklch(86.5% 0.092 116.9) |
| XYZ | xyz(56.2098, 65.9551, 38.1974) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.31
Greenish Beige
#C9D179
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 5.85
Palegoldenrod
#EEE8AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB95 #A295DB
analogous
#DBC595 #CEDB95 #ABDB95
triadic
#CEDB95 #95CEDB #DB95CE
tetradic
#CEDB95 #95DBC5 #A295DB #DB95AB
square
#CEDB95 #95DBC5 #A295DB #DB95AB
split-complementary
#CEDB95 #95ABDB #C595DB
monochromatic
#A1B73E #B9CB67 #CEDB95 #E3EBC3 #F4F7E8
Accessibility & contrast
On white
1.48
#CEDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CEDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB95
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB95 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#D5D4C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedb95; /* rgb */ color: rgb(206, 219, 149); /* oklch */ color: oklch(86.5% 0.092 116.9);
Tailwind
colors: {
custom: {
50: '#dde6b4',
500: '#cedb95',
950: '#000000',
},
}SCSS
$custom: #cedb95; $custom-light: #dde6b4; $custom-dark: #000000;
JSON
{
"hex": "#cedb95",
"rgb": {
"r": 206,
"g": 219,
"b": 149
},
"hsl": {
"h": 71.143,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.86497,
"c": 0.0922,
"h": 116.9
},
"luminance": 0.65955
}Semantic roles & 50–950 ramp
primary
#CEDB95
secondary
#7162B2
accent
#29BD44
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481