#CEDB82#CEDB82
#CEDB82 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.2% C 0.114 H 115.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB82 |
|---|---|
| RGB | rgb(206, 219, 130) |
| HSL | hsl(69, 55%, 68%) |
| HSV | hsv(69, 41%, 86%) |
| CMYK | cmyk(5.9%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(84.69, -17.81, 42.24) |
| CIE-LCH | lch(84.69, 45.84, 112.86°) |
| OKLab | oklab(86.18% -0.0493 0.1027) |
| OKLCH | oklch(86.18% 0.114 115.6) |
| XYZ | xyz(54.8148, 65.3971, 30.8500) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.48
Greenish Tan
#BCCB7A
ΔE00 4.15
Pale Olive
#B9CC81
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 5.54
Khaki (CSS)
#F0E68C
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB82 #8F82DB
analogous
#DBBB82 #CEDB82 #A1DB82
triadic
#CEDB82 #82CEDB #DB82CE
tetradic
#CEDB82 #82DBBB #8F82DB #DB82A1
square
#CEDB82 #82DBBB #8F82DB #DB82A1
split-complementary
#CEDB82 #82A1DB #BB82DB
monochromatic
#9EB033 #BBCD52 #CEDB82 #E1E9B2 #F3F6E1
Accessibility & contrast
On white
1.49
#CEDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CEDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB82
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB82 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#D7D2C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb82; /* rgb */ color: rgb(206, 219, 130); /* oklch */ color: oklch(86.2% 0.114 115.6);
Tailwind
colors: {
custom: {
50: '#dee6a7',
500: '#cedb82',
950: '#000000',
},
}SCSS
$custom: #cedb82; $custom-light: #dee6a7; $custom-dark: #000000;
JSON
{
"hex": "#cedb82",
"rgb": {
"r": 206,
"g": 219,
"b": 130
},
"hsl": {
"h": 68.764,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.86176,
"c": 0.11392,
"h": 115.6
},
"luminance": 0.65397
}Semantic roles & 50–950 ramp
primary
#CEDB82
secondary
#5E50B2
accent
#23C33A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480