#CED97C#CED97C
#CED97C is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 85.7% C 0.118 H 114.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CED97C |
|---|---|
| RGB | rgb(206, 217, 124) |
| HSL | hsl(67, 55%, 67%) |
| HSV | hsv(67, 43%, 85%) |
| CMYK | cmyk(5.1%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(84.07, -17.47, 44.43) |
| CIE-LCH | lch(84.07, 47.74, 111.47°) |
| OKLab | oklab(85.66% -0.0488 0.1073) |
| OKLCH | oklch(85.66% 0.118 114.4) |
| XYZ | xyz(53.9051, 64.2034, 28.6177) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.96
Greenish Tan
#BCCB7A
ΔE00 4.19
Pale Olive
#B9CC81
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.96
Light Khaki
#E6F2A2
ΔE00 6.21
Khaki (CSS)
#F0E68C
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED97C #877CD9
analogous
#D9B67C #CED97C #A0D97C
triadic
#CED97C #7CCED9 #D97CCE
tetradic
#CED97C #7CD9B6 #877CD9 #D97CA0
square
#CED97C #7CD9B6 #877CD9 #D97CA0
split-complementary
#CED97C #7CA0D9 #B67CD9
monochromatic
#9BA931 #BCCB4D #CED97C #E0E7AB #F1F5DB
Accessibility & contrast
On white
1.52
#CED97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CED97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED97C
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED97C | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D174
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#D8CFC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced97c; /* rgb */ color: rgb(206, 217, 124); /* oklch */ color: oklch(85.7% 0.118 114.4);
Tailwind
colors: {
custom: {
50: '#dee4a3',
500: '#ced97c',
950: '#000000',
},
}SCSS
$custom: #ced97c; $custom-light: #dee4a3; $custom-dark: #000000;
JSON
{
"hex": "#ced97c",
"rgb": {
"r": 206,
"g": 217,
"b": 124
},
"hsl": {
"h": 67.097,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.85658,
"c": 0.11786,
"h": 114.4
},
"luminance": 0.64203
}Semantic roles & 50–950 ramp
primary
#CED97C
secondary
#584DAD
accent
#23C336
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480