#D5E67A#D5E67A
#D5E67A is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 88.9% C 0.135 H 116.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E67A |
|---|---|
| RGB | rgb(213, 230, 122) |
| HSL | hsl(69, 68%, 69%) |
| HSV | hsv(69, 47%, 90%) |
| CMYK | cmyk(7.4%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(88.04, -21.32, 50.38) |
| CIE-LCH | lch(88.04, 54.71, 112.93°) |
| OKLab | oklab(88.95% -0.0602 0.1203) |
| OKLCH | oklch(88.95% 0.135 116.6) |
| XYZ | xyz(59.2509, 72.1455, 29.2127) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.41
Pear
#CBF85F
ΔE00 6.62
Light Yellow Green
#CCFD7F
ΔE00 6.86
Khaki (CSS)
#F0E68C
ΔE00 6.94
Yellowish Tan
#FCFC81
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E67A #8B7AE6
analogous
#E6C17A #D5E67A #9FE67A
triadic
#D5E67A #7AD5E6 #E67AD5
tetradic
#D5E67A #7AE6C1 #8B7AE6 #E67A9F
square
#D5E67A #7AE6C1 #8B7AE6 #E67A9F
split-complementary
#D5E67A #7A9FE6 #C17AE6
monochromatic
#A9C124 #C5DC46 #D5E67A #E5F0AE #F6F9E1
Accessibility & contrast
On white
1.36
#D5E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D5E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E67A
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E67A | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#F1DE80
Tritanopia (blue-blind)
#DFDCCD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5e67a; /* rgb */ color: rgb(213, 230, 122); /* oklch */ color: oklch(88.9% 0.135 116.6);
Tailwind
colors: {
custom: {
50: '#e4eda3',
500: '#d5e67a',
950: '#000000',
},
}SCSS
$custom: #d5e67a; $custom-light: #e4eda3; $custom-dark: #000000;
JSON
{
"hex": "#d5e67a",
"rgb": {
"r": 213,
"g": 230,
"b": 122
},
"hsl": {
"h": 69.444,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.88946,
"c": 0.13456,
"h": 116.6
},
"luminance": 0.72145
}Semantic roles & 50–950 ramp
primary
#D5E67A
secondary
#5946BE
accent
#15D033
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#16160F
muted
#848480