#CED77E#CED77E
#CED77E is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.3% C 0.113 H 113.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED77E |
|---|---|
| RGB | rgb(206, 215, 126) |
| HSL | hsl(66, 53%, 67%) |
| HSV | hsv(66, 41%, 84%) |
| CMYK | cmyk(4.2%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(83.56, -16.27, 42.80) |
| CIE-LCH | lch(83.56, 45.79, 110.81°) |
| OKLab | oklab(85.26% -0.0452 0.1038) |
| OKLCH | oklch(85.26% 0.113 113.5) |
| XYZ | xyz(53.5205, 63.2298, 29.1198) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.41
Greenish Tan
#BCCB7A
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 6.06
Light Khaki
#E6F2A2
ΔE00 6.37
Khaki (CSS)
#F0E68C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED77E #877ED7
analogous
#D7B47E #CED77E #A2D77E
triadic
#CED77E #7ECED7 #D77ECE
tetradic
#CED77E #7ED7B4 #877ED7 #D77EA2
square
#CED77E #7ED7B4 #877ED7 #D77EA2
split-complementary
#CED77E #7EA2D7 #B47ED7
monochromatic
#9BA734 #BCC94F #CED77E #E0E5AD #F1F4DB
Accessibility & contrast
On white
1.54
#CED77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CED77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED77E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED77E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#D8CEC1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced77e; /* rgb */ color: rgb(206, 215, 126); /* oklch */ color: oklch(85.3% 0.113 113.5);
Tailwind
colors: {
custom: {
50: '#dee3a5',
500: '#ced77e',
950: '#000000',
},
}SCSS
$custom: #ced77e; $custom-light: #dee3a5; $custom-dark: #000000;
JSON
{
"hex": "#ced77e",
"rgb": {
"r": 206,
"g": 215,
"b": 126
},
"hsl": {
"h": 66.067,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.85261,
"c": 0.11317,
"h": 113.5
},
"luminance": 0.63229
}Semantic roles & 50–950 ramp
primary
#CED77E
secondary
#584FAB
accent
#25C035
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480