#CEDB7B#CEDB7B
#CEDB7B is a very light, vivid yellow. Relative luminance 0.652; OKLCH L 86.1% C 0.121 H 115.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB7B |
|---|---|
| RGB | rgb(206, 219, 123) |
| HSL | hsl(68, 57%, 67%) |
| HSV | hsv(68, 44%, 86%) |
| CMYK | cmyk(5.9%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(84.59, -18.56, 45.56) |
| CIE-LCH | lch(84.59, 49.20, 112.16°) |
| OKLab | oklab(86.07% -0.052 0.1098) |
| OKLCH | oklch(86.07% 0.121 115.3) |
| XYZ | xyz(54.3608, 65.2155, 28.4592) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.57
Greenish Tan
#BCCB7A
ΔE00 4.58
Pale Olive
#B9CC81
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 6.04
Khaki (CSS)
#F0E68C
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB7B #887BDB
analogous
#DBB87B #CEDB7B #9EDB7B
triadic
#CEDB7B #7BCEDB #DB7BCE
tetradic
#CEDB7B #7BDBB8 #887BDB #DB7B9E
square
#CEDB7B #7BDBB8 #887BDB #DB7B9E
split-complementary
#CEDB7B #7B9EDB #B87BDB
monochromatic
#9CAD2F #BCCE4B #CEDB7B #E0E8AB #F2F5DB
Accessibility & contrast
On white
1.50
#CEDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CEDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB7B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB7B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#D8D1C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb7b; /* rgb */ color: rgb(206, 219, 123); /* oklch */ color: oklch(86.1% 0.121 115.3);
Tailwind
colors: {
custom: {
50: '#dee6a3',
500: '#cedb7b',
950: '#000000',
},
}SCSS
$custom: #cedb7b; $custom-light: #dee6a3; $custom-dark: #000000;
JSON
{
"hex": "#cedb7b",
"rgb": {
"r": 206,
"g": 219,
"b": 123
},
"hsl": {
"h": 68.125,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.86071,
"c": 0.12146,
"h": 115.3
},
"luminance": 0.65215
}Semantic roles & 50–950 ramp
primary
#CEDB7B
secondary
#594BAF
accent
#21C537
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480