#D4E27F#D4E27F
#D4E27F is a very light, vivid yellow. Relative luminance 0.699; OKLCH L 88.1% C 0.125 H 115.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E27F |
|---|---|
| RGB | rgb(212, 226, 127) |
| HSL | hsl(68, 63%, 69%) |
| HSV | hsv(68, 44%, 89%) |
| CMYK | cmyk(6.2%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(86.96, -19.25, 46.65) |
| CIE-LCH | lch(86.96, 50.46, 112.43°) |
| OKLab | oklab(88.09% -0.0539 0.1124) |
| OKLCH | oklch(88.09% 0.125 115.6) |
| XYZ | xyz(58.1791, 69.9227, 30.5061) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.97
Greenish Tan
#BCCB7A
ΔE00 6.06
Khaki (CSS)
#F0E68C
ΔE00 6.38
Pale Olive Green
#B1D27B
ΔE00 6.80
Pale Olive
#B9CC81
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E27F #8D7FE2
analogous
#E2BF7F #D4E27F #A3E27F
triadic
#D4E27F #7FD4E2 #E27FD4
tetradic
#D4E27F #7FE2BF #8D7FE2 #E27FA3
square
#D4E27F #7FE2BF #8D7FE2 #E27FA3
split-complementary
#D4E27F #7FA3E2 #BF7FE2
monochromatic
#A7BC2B #C3D74D #D4E27F #E5EDB1 #F6F9E3
Accessibility & contrast
On white
1.40
#D4E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D4E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E27F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E27F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#DED8CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4e27f; /* rgb */ color: rgb(212, 226, 127); /* oklch */ color: oklch(88.1% 0.125 115.6);
Tailwind
colors: {
custom: {
50: '#e3eba6',
500: '#d4e27f',
950: '#000000',
},
}SCSS
$custom: #d4e27f; $custom-light: #e3eba6; $custom-dark: #000000;
JSON
{
"hex": "#d4e27f",
"rgb": {
"r": 212,
"g": 226,
"b": 127
},
"hsl": {
"h": 68.485,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.88085,
"c": 0.12464,
"h": 115.6
},
"luminance": 0.69922
}Semantic roles & 50–950 ramp
primary
#D4E27F
secondary
#5B4CBA
accent
#1BCB34
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480