#CEDA7F#CEDA7F
#CEDA7F is a very light, moderate yellow. Relative luminance 0.648; OKLCH L 85.9% C 0.116 H 115.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDA7F |
|---|---|
| RGB | rgb(206, 218, 127) |
| HSL | hsl(68, 55%, 68%) |
| HSV | hsv(68, 42%, 85%) |
| CMYK | cmyk(5.5%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(84.38, -17.64, 43.33) |
| CIE-LCH | lch(84.38, 46.79, 112.16°) |
| OKLab | oklab(85.92% -0.049 0.105) |
| OKLCH | oklch(85.92% 0.116 115) |
| XYZ | xyz(54.3562, 64.7975, 29.7183) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.18
Greenish Tan
#BCCB7A
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.73
Light Khaki
#E6F2A2
ΔE00 5.86
Khaki (CSS)
#F0E68C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDA7F #8B7FDA
analogous
#DAB87F #CEDA7F #A0DA7F
triadic
#CEDA7F #7FCEDA #DA7FCE
tetradic
#CEDA7F #7FDAB8 #8B7FDA #DA7FA0
square
#CEDA7F #7FDAB8 #8B7FDA #DA7FA0
split-complementary
#CEDA7F #7FA0DA #B87FDA
monochromatic
#9CAD32 #BCCC50 #CEDA7F #E0E8AE #F2F5DE
Accessibility & contrast
On white
1.50
#CEDA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CEDA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDA7F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDA7F | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#D8D1C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ceda7f; /* rgb */ color: rgb(206, 218, 127); /* oklch */ color: oklch(85.9% 0.116 115.0);
Tailwind
colors: {
custom: {
50: '#dee5a5',
500: '#ceda7f',
950: '#000000',
},
}SCSS
$custom: #ceda7f; $custom-light: #dee5a5; $custom-dark: #000000;
JSON
{
"hex": "#ceda7f",
"rgb": {
"r": 206,
"g": 218,
"b": 127
},
"hsl": {
"h": 67.912,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.85916,
"c": 0.1159,
"h": 115
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#CEDA7F
secondary
#5B4EAF
accent
#23C338
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480