#CEDA7E#CEDA7E
#CEDA7E is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 85.9% C 0.117 H 115.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDA7E |
|---|---|
| RGB | rgb(206, 218, 126) |
| HSL | hsl(68, 55%, 67%) |
| HSV | hsv(68, 42%, 85%) |
| CMYK | cmyk(5.5%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(84.37, -17.75, 43.81) |
| CIE-LCH | lch(84.37, 47.27, 112.06°) |
| OKLab | oklab(85.9% -0.0494 0.106) |
| OKLCH | oklch(85.9% 0.117 115) |
| XYZ | xyz(54.2914, 64.7716, 29.3767) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.19
Greenish Tan
#BCCB7A
ΔE00 4.20
Pale Olive
#B9CC81
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.93
Khaki (CSS)
#F0E68C
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDA7E #8A7EDA
analogous
#DAB87E #CEDA7E #A0DA7E
triadic
#CEDA7E #7ECEDA #DA7ECE
tetradic
#CEDA7E #7EDAB8 #8A7EDA #DA7EA0
square
#CEDA7E #7EDAB8 #8A7EDA #DA7EA0
split-complementary
#CEDA7E #7EA0DA #B87EDA
monochromatic
#9CAC31 #BCCC4E #CEDA7E #E0E8AE #F2F5DD
Accessibility & contrast
On white
1.50
#CEDA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CEDA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDA7E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDA7E | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#D8D1C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ceda7e; /* rgb */ color: rgb(206, 218, 126); /* oklch */ color: oklch(85.9% 0.117 115.0);
Tailwind
colors: {
custom: {
50: '#dee5a5',
500: '#ceda7e',
950: '#000000',
},
}SCSS
$custom: #ceda7e; $custom-light: #dee5a5; $custom-dark: #000000;
JSON
{
"hex": "#ceda7e",
"rgb": {
"r": 206,
"g": 218,
"b": 126
},
"hsl": {
"h": 67.826,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.85901,
"c": 0.11698,
"h": 115
},
"luminance": 0.64771
}Semantic roles & 50–950 ramp
primary
#CEDA7E
secondary
#5A4DAF
accent
#23C337
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480