#CED37C#CED37C
#CED37C is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.4% C 0.110 H 111.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED37C |
|---|---|
| RGB | rgb(206, 211, 124) |
| HSL | hsl(63, 50%, 66%) |
| HSV | hsv(63, 41%, 83%) |
| CMYK | cmyk(2.4%, 0%, 41.2%, 17.3%) |
| CIE-LAB | lab(82.47, -14.48, 42.42) |
| CIE-LCH | lch(82.47, 44.82, 108.85°) |
| OKLab | oklab(84.38% -0.0403 0.1028) |
| OKLCH | oklch(84.38% 0.11 111.4) |
| XYZ | xyz(52.3866, 61.1665, 28.1115) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.99
Greenish Tan
#BCCB7A
ΔE00 3.76
Pale Olive
#B9CC81
ΔE00 5.01
Khaki (CSS)
#F0E68C
ΔE00 6.41
Light Olive
#ACBF69
ΔE00 6.74
Pale Olive Green
#B1D27B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED37C #817CD3
analogous
#D3AC7C #CED37C #A2D37C
triadic
#CED37C #7CCED3 #D37CCE
tetradic
#CED37C #7CD3AC #817CD3 #D37CA2
square
#CED37C #7CD3AC #817CD3 #D37CA2
split-complementary
#CED37C #7CA2D3 #AC7CD3
monochromatic
#999F35 #BDC44E #CED37C #DFE2AA #F0F2D8
Accessibility & contrast
On white
1.59
#CED37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CED37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED37C
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED37C | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#D8CABE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced37c; /* rgb */ color: rgb(206, 211, 124); /* oklch */ color: oklch(84.4% 0.110 111.4);
Tailwind
colors: {
custom: {
50: '#dee0a3',
500: '#ced37c',
950: '#000000',
},
}SCSS
$custom: #ced37c; $custom-light: #dee0a3; $custom-dark: #000000;
JSON
{
"hex": "#ced37c",
"rgb": {
"r": 206,
"g": 211,
"b": 124
},
"hsl": {
"h": 63.448,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.84379,
"c": 0.11039,
"h": 111.4
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#CED37C
secondary
#544FA4
accent
#28BD31
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480