#D4E679#D4E679
#D4E679 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 88.9% C 0.136 H 117.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E679 |
|---|---|
| RGB | rgb(212, 230, 121) |
| HSL | hsl(70, 69%, 69%) |
| HSV | hsv(70, 47%, 90%) |
| CMYK | cmyk(7.8%, 0%, 47.4%, 9.8%) |
| CIE-LAB | lab(87.95, -21.80, 50.74) |
| CIE-LCH | lch(87.95, 55.22, 113.25°) |
| OKLab | oklab(88.86% -0.0616 0.1211) |
| OKLCH | oklch(88.86% 0.136 117) |
| XYZ | xyz(58.9000, 71.9717, 28.8745) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.56
Pear
#CBF85F
ΔE00 6.45
Light Yellow Green
#CCFD7F
ΔE00 6.71
Yellowish Tan
#FCFC81
ΔE00 7.15
Khaki (CSS)
#F0E68C
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E679 #8B79E6
analogous
#E6C279 #D4E679 #9EE679
triadic
#D4E679 #79D4E6 #E679D4
tetradic
#D4E679 #79E6C2 #8B79E6 #E6799E
square
#D4E679 #79E6C2 #8B79E6 #E6799E
split-complementary
#D4E679 #799EE6 #C279E6
monochromatic
#A7C124 #C3DC45 #D4E679 #E5F0AD #F5F9E0
Accessibility & contrast
On white
1.36
#D4E679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D4E679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E679
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E679 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#F1DD7F
Tritanopia (blue-blind)
#DEDCCD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e679; /* rgb */ color: rgb(212, 230, 121); /* oklch */ color: oklch(88.9% 0.136 117.0);
Tailwind
colors: {
custom: {
50: '#e3eda2',
500: '#d4e679',
950: '#000000',
},
}SCSS
$custom: #d4e679; $custom-light: #e3eda2; $custom-dark: #000000;
JSON
{
"hex": "#d4e679",
"rgb": {
"r": 212,
"g": 230,
"b": 121
},
"hsl": {
"h": 69.908,
"s": 68.553,
"l": 68.824
},
"oklch": {
"l": 0.88857,
"c": 0.13584,
"h": 117
},
"luminance": 0.71971
}Semantic roles & 50–950 ramp
primary
#D4E679
secondary
#5945BE
accent
#15D034
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#16160F
muted
#848480