#CEDB83#CEDB83
#CEDB83 is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.2% C 0.113 H 115.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB83 |
|---|---|
| RGB | rgb(206, 219, 131) |
| HSL | hsl(69, 55%, 69%) |
| HSV | hsv(69, 40%, 86%) |
| CMYK | cmyk(5.9%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(84.70, -17.70, 41.76) |
| CIE-LCH | lch(84.70, 45.36, 112.97°) |
| OKLab | oklab(86.19% -0.0489 0.1017) |
| OKLCH | oklch(86.19% 0.113 115.7) |
| XYZ | xyz(54.8822, 65.4241, 31.2052) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.51
Greenish Tan
#BCCB7A
ΔE00 4.11
Pale Olive
#B9CC81
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.48
Pale Olive Green
#B1D27B
ΔE00 5.49
Khaki (CSS)
#F0E68C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB83 #9083DB
analogous
#DBBC83 #CEDB83 #A2DB83
triadic
#CEDB83 #83CEDB #DB83CE
tetradic
#CEDB83 #83DBBC #9083DB #DB83A2
square
#CEDB83 #83DBBC #9083DB #DB83A2
split-complementary
#CEDB83 #83A2DB #BC83DB
monochromatic
#9EB033 #BBCD54 #CEDB83 #E1E9B2 #F3F7E2
Accessibility & contrast
On white
1.49
#CEDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CEDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB83
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB83 | 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)
#E6D37C
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#D7D2C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb83; /* rgb */ color: rgb(206, 219, 131); /* oklch */ color: oklch(86.2% 0.113 115.7);
Tailwind
colors: {
custom: {
50: '#dee6a8',
500: '#cedb83',
950: '#000000',
},
}SCSS
$custom: #cedb83; $custom-light: #dee6a8; $custom-dark: #000000;
JSON
{
"hex": "#cedb83",
"rgb": {
"r": 206,
"g": 219,
"b": 131
},
"hsl": {
"h": 68.864,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.86191,
"c": 0.11282,
"h": 115.7
},
"luminance": 0.65424
}Semantic roles & 50–950 ramp
primary
#CEDB83
secondary
#5F51B2
accent
#23C33B
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480