#CED27C#CED27C
#CED27C is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.2% C 0.109 H 110.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED27C |
|---|---|
| RGB | rgb(206, 210, 124) |
| HSL | hsl(63, 49%, 65%) |
| HSV | hsv(63, 41%, 82%) |
| CMYK | cmyk(1.9%, 0%, 41%, 17.6%) |
| CIE-LAB | lab(82.20, -13.98, 42.09) |
| CIE-LCH | lch(82.20, 44.35, 108.38°) |
| OKLab | oklab(84.17% -0.0388 0.102) |
| OKLCH | oklch(84.17% 0.109 110.8) |
| XYZ | xyz(52.1390, 60.6711, 28.0290) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.12
Greenish Tan
#BCCB7A
ΔE00 3.78
Pale Olive
#B9CC81
ΔE00 5.06
Khaki (CSS)
#F0E68C
ΔE00 6.42
Light Olive
#ACBF69
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED27C #807CD2
analogous
#D2AB7C #CED27C #A3D27C
triadic
#CED27C #7CCED2 #D27CCE
tetradic
#CED27C #7CD2AB #807CD2 #D27CA3
square
#CED27C #7CD2AB #807CD2 #D27CA3
split-complementary
#CED27C #7CA3D2 #AB7CD2
monochromatic
#999D36 #BDC24E #CED27C #DFE2AA #F0F1D7
Accessibility & contrast
On white
1.60
#CED27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CED27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED27C
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED27C | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#D8C9BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced27c; /* rgb */ color: rgb(206, 210, 124); /* oklch */ color: oklch(84.2% 0.109 110.8);
Tailwind
colors: {
custom: {
50: '#dedfa3',
500: '#ced27c',
950: '#000000',
},
}SCSS
$custom: #ced27c; $custom-light: #dedfa3; $custom-dark: #000000;
JSON
{
"hex": "#ced27c",
"rgb": {
"r": 206,
"g": 210,
"b": 124
},
"hsl": {
"h": 62.791,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.84167,
"c": 0.10917,
"h": 110.8
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#CED27C
secondary
#5450A3
accent
#29BC30
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480