#CEDB80#CEDB80
#CEDB80 is a very light, moderate yellow. Relative luminance 0.653; OKLCH L 86.1% C 0.116 H 115.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB80 |
|---|---|
| RGB | rgb(206, 219, 128) |
| HSL | hsl(69, 56%, 68%) |
| HSV | hsv(69, 42%, 86%) |
| CMYK | cmyk(5.9%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(84.66, -18.03, 43.19) |
| CIE-LCH | lch(84.66, 46.81, 112.66°) |
| OKLab | oklab(86.15% -0.0501 0.1048) |
| OKLCH | oklch(86.15% 0.116 115.5) |
| XYZ | xyz(54.6818, 65.3439, 30.1499) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.45
Greenish Tan
#BCCB7A
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 5.03
Pale Olive Green
#B1D27B
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.67
Khaki (CSS)
#F0E68C
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB80 #8D80DB
analogous
#DBBA80 #CEDB80 #A1DB80
triadic
#CEDB80 #80CEDB #DB80CE
tetradic
#CEDB80 #80DBBA #8D80DB #DB80A1
square
#CEDB80 #80DBBA #8D80DB #DB80A1
split-complementary
#CEDB80 #80A1DB #BA80DB
monochromatic
#9DAF32 #BCCD50 #CEDB80 #E0E9B0 #F3F6DF
Accessibility & contrast
On white
1.49
#CEDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CEDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB80
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB80 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#E5D484
Tritanopia (blue-blind)
#D7D2C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb80; /* rgb */ color: rgb(206, 219, 128); /* oklch */ color: oklch(86.1% 0.116 115.5);
Tailwind
colors: {
custom: {
50: '#dee6a6',
500: '#cedb80',
950: '#000000',
},
}SCSS
$custom: #cedb80; $custom-light: #dee6a6; $custom-dark: #000000;
JSON
{
"hex": "#cedb80",
"rgb": {
"r": 206,
"g": 219,
"b": 128
},
"hsl": {
"h": 68.571,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.86145,
"c": 0.1161,
"h": 115.5
},
"luminance": 0.65343
}Semantic roles & 50–950 ramp
primary
#CEDB80
secondary
#5C4EB1
accent
#22C339
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480