#CEDB7D#CEDB7D
#CEDB7D is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.1% C 0.119 H 115.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB7D |
|---|---|
| RGB | rgb(206, 219, 125) |
| HSL | hsl(68, 57%, 67%) |
| HSV | hsv(68, 43%, 86%) |
| CMYK | cmyk(5.9%, 0%, 42.9%, 14.1%) |
| CIE-LAB | lab(84.62, -18.35, 44.62) |
| CIE-LCH | lch(84.62, 48.25, 112.36°) |
| OKLab | oklab(86.1% -0.0512 0.1078) |
| OKLCH | oklch(86.1% 0.119 115.4) |
| XYZ | xyz(54.4873, 65.2661, 29.1253) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.49
Greenish Tan
#BCCB7A
ΔE00 4.43
Pale Olive
#B9CC81
ΔE00 5.31
Pale Olive Green
#B1D27B
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.89
Khaki (CSS)
#F0E68C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB7D #8A7DDB
analogous
#DBB97D #CEDB7D #9FDB7D
triadic
#CEDB7D #7DCEDB #DB7DCE
tetradic
#CEDB7D #7DDBB9 #8A7DDB #DB7D9F
square
#CEDB7D #7DDBB9 #8A7DDB #DB7D9F
split-complementary
#CEDB7D #7D9FDB #B97DDB
monochromatic
#9CAE30 #BCCE4D #CEDB7D #E0E8AD #F2F6DD
Accessibility & contrast
On white
1.49
#CEDB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CEDB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB7D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#D8D2C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb7d; /* rgb */ color: rgb(206, 219, 125); /* oklch */ color: oklch(86.1% 0.119 115.4);
Tailwind
colors: {
custom: {
50: '#dee6a4',
500: '#cedb7d',
950: '#000000',
},
}SCSS
$custom: #cedb7d; $custom-light: #dee6a4; $custom-dark: #000000;
JSON
{
"hex": "#cedb7d",
"rgb": {
"r": 206,
"g": 219,
"b": 125
},
"hsl": {
"h": 68.298,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.861,
"c": 0.11934,
"h": 115.4
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#CEDB7D
secondary
#5A4CB0
accent
#21C438
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480