#CED39B#CED39B
#CED39B is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 84.9% C 0.074 H 112.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CED39B |
|---|---|
| RGB | rgb(206, 211, 155) |
| HSL | hsl(65, 39%, 72%) |
| HSV | hsv(65, 27%, 83%) |
| CMYK | cmyk(2.4%, 0%, 26.5%, 17.3%) |
| CIE-LAB | lab(82.95, -10.72, 27.24) |
| CIE-LCH | lch(82.95, 29.28, 111.48°) |
| OKLab | oklab(84.93% -0.0279 0.0686) |
| OKLCH | oklch(84.93% 0.074 112.1) |
| XYZ | xyz(54.6641, 62.0775, 40.1064) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 5.93
Beige (survey)
#E6DAA6
ΔE00 5.99
Greenish Beige
#C9D179
ΔE00 6.13
Palegoldenrod
#EEE8AA
ΔE00 6.28
Vanilla
#F3E5AB
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED39B #A09BD3
analogous
#D3BC9B #CED39B #B2D39B
triadic
#CED39B #9BCED3 #D39BCE
tetradic
#CED39B #9BD3BC #A09BD3 #D39BB2
square
#CED39B #9BD3BC #A09BD3 #D39BB2
split-complementary
#CED39B #9BB2D3 #BC9BD3
monochromatic
#A1A94A #B9C071 #CED39B #E3E6C6 #F5F6EA
Accessibility & contrast
On white
1.57
#CED39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CED39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED39B
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED39B | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE97
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#D5CCC4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced39b; /* rgb */ color: rgb(206, 211, 155); /* oklch */ color: oklch(84.9% 0.074 112.1);
Tailwind
colors: {
custom: {
50: '#dde0b9',
500: '#ced39b',
950: '#000000',
},
}SCSS
$custom: #ced39b; $custom-light: #dde0b9; $custom-dark: #000000;
JSON
{
"hex": "#ced39b",
"rgb": {
"r": 206,
"g": 211,
"b": 155
},
"hsl": {
"h": 65.357,
"s": 38.889,
"l": 71.765
},
"oklch": {
"l": 0.84925,
"c": 0.07403,
"h": 112.1
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#CED39B
secondary
#6F69A9
accent
#34B23F
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481