#CEDB77#CEDB77
#CEDB77 is a very light, vivid yellow. Relative luminance 0.651; OKLCH L 86.0% C 0.126 H 115.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB77 |
|---|---|
| RGB | rgb(206, 219, 119) |
| HSL | hsl(68, 58%, 66%) |
| HSV | hsv(68, 46%, 86%) |
| CMYK | cmyk(5.9%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(84.54, -18.97, 47.44) |
| CIE-LCH | lch(84.54, 51.09, 111.79°) |
| OKLab | oklab(86.01% -0.0534 0.1137) |
| OKLCH | oklch(86.01% 0.126 115.2) |
| XYZ | xyz(54.1155, 65.1174, 27.1673) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 4.90
Pale Olive
#B9CC81
ΔE00 5.93
Pale Olive Green
#B1D27B
ΔE00 6.19
Light Khaki
#E6F2A2
ΔE00 6.38
Khaki (CSS)
#F0E68C
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB77 #8477DB
analogous
#DBB677 #CEDB77 #9CDB77
triadic
#CEDB77 #77CEDB #DB77CE
tetradic
#CEDB77 #77DBB6 #8477DB #DB779C
square
#CEDB77 #77DBB6 #8477DB #DB779C
split-complementary
#CEDB77 #779CDB #B677DB
monochromatic
#9AAA2D #BDCE47 #CEDB77 #DFE8A7 #F1F5D8
Accessibility & contrast
On white
1.50
#CEDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#CEDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB77
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB77 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26F
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#D8D1C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cedb77; /* rgb */ color: rgb(206, 219, 119); /* oklch */ color: oklch(86.0% 0.126 115.2);
Tailwind
colors: {
custom: {
50: '#dee6a0',
500: '#cedb77',
950: '#000000',
},
}SCSS
$custom: #cedb77; $custom-light: #dee6a0; $custom-dark: #000000;
JSON
{
"hex": "#cedb77",
"rgb": {
"r": 206,
"g": 219,
"b": 119
},
"hsl": {
"h": 67.8,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.86014,
"c": 0.12564,
"h": 115.2
},
"luminance": 0.65117
}Semantic roles & 50–950 ramp
primary
#CEDB77
secondary
#5649AD
accent
#20C635
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480