#CEDF76#CEDF76
#CEDF76 is a very light, vivid yellow. Relative luminance 0.672; OKLCH L 86.9% C 0.132 H 116.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF76 |
|---|---|
| RGB | rgb(206, 223, 118) |
| HSL | hsl(70, 62%, 67%) |
| HSV | hsv(70, 47%, 87%) |
| CMYK | cmyk(7.6%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(85.61, -21.03, 49.22) |
| CIE-LCH | lch(85.61, 53.52, 113.13°) |
| OKLab | oklab(86.86% -0.0594 0.1176) |
| OKLCH | oklch(86.86% 0.132 116.8) |
| XYZ | xyz(55.1119, 67.2057, 27.2047) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.98
Greenish Tan
#BCCB7A
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 6.20
Pale Olive Green
#B1D27B
ΔE00 6.26
Pale Olive
#B9CC81
ΔE00 6.60
Khaki (CSS)
#F0E68C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF76 #8776DF
analogous
#DFBB76 #CEDF76 #9ADF76
triadic
#CEDF76 #76CEDF #DF76CE
tetradic
#CEDF76 #76DFBB #8776DF #DF769A
square
#CEDF76 #76DFBB #8776DF #DF769A
split-complementary
#CEDF76 #769ADF #BB76DF
monochromatic
#9BB129 #BCD344 #CEDF76 #E0EBA8 #F1F6D9
Accessibility & contrast
On white
1.45
#CEDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CEDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF76
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF76 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#D8D5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf76; /* rgb */ color: rgb(206, 223, 118); /* oklch */ color: oklch(86.9% 0.132 116.8);
Tailwind
colors: {
custom: {
50: '#dfe9a0',
500: '#cedf76',
950: '#000000',
},
}SCSS
$custom: #cedf76; $custom-light: #dfe9a0; $custom-dark: #000000;
JSON
{
"hex": "#cedf76",
"rgb": {
"r": 206,
"g": 223,
"b": 118
},
"hsl": {
"h": 69.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.86861,
"c": 0.1317,
"h": 116.8
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#CEDF76
secondary
#5846B3
accent
#1CCA38
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480