#CED97E#CED97E
#CED97E is a very light, moderate yellow. Relative luminance 0.643; OKLCH L 85.7% C 0.116 H 114.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED97E |
|---|---|
| RGB | rgb(206, 217, 126) |
| HSL | hsl(67, 54%, 67%) |
| HSV | hsv(67, 42%, 85%) |
| CMYK | cmyk(5.1%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(84.10, -17.26, 43.48) |
| CIE-LCH | lch(84.10, 46.78, 111.65°) |
| OKLab | oklab(85.69% -0.048 0.1053) |
| OKLCH | oklch(85.69% 0.116 114.5) |
| XYZ | xyz(54.0329, 64.2545, 29.2905) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.91
Greenish Tan
#BCCB7A
ΔE00 4.05
Pale Olive
#B9CC81
ΔE00 5.00
Pale Olive Green
#B1D27B
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 6.07
Khaki (CSS)
#F0E68C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED97E #897ED9
analogous
#D9B77E #CED97E #A0D97E
triadic
#CED97E #7ECED9 #D97ECE
tetradic
#CED97E #7ED9B7 #897ED9 #D97EA0
square
#CED97E #7ED9B7 #897ED9 #D97EA0
split-complementary
#CED97E #7EA0D9 #B77ED9
monochromatic
#9CAA32 #BCCB4F #CED97E #E0E7AD #F2F5DD
Accessibility & contrast
On white
1.52
#CED97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CED97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED97E
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED97E | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D177
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#D8D0C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced97e; /* rgb */ color: rgb(206, 217, 126); /* oklch */ color: oklch(85.7% 0.116 114.5);
Tailwind
colors: {
custom: {
50: '#dee4a5',
500: '#ced97e',
950: '#000000',
},
}SCSS
$custom: #ced97e; $custom-light: #dee4a5; $custom-dark: #000000;
JSON
{
"hex": "#ced97e",
"rgb": {
"r": 206,
"g": 217,
"b": 126
},
"hsl": {
"h": 67.253,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.85688,
"c": 0.11571,
"h": 114.5
},
"luminance": 0.64254
}Semantic roles & 50–950 ramp
primary
#CED97E
secondary
#594EAE
accent
#24C237
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480