#D3E692#D3E692
#D3E692 is a very light, moderate yellow-green. Relative luminance 0.725; OKLCH L 89.2% C 0.109 H 119.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E692 |
|---|---|
| RGB | rgb(211, 230, 146) |
| HSL | hsl(74, 63%, 74%) |
| HSV | hsv(74, 37%, 90%) |
| CMYK | cmyk(8.3%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(88.22, -19.46, 38.87) |
| CIE-LCH | lch(88.22, 43.47, 116.60°) |
| OKLab | oklab(89.16% -0.0532 0.0957) |
| OKLCH | oklch(89.16% 0.109 119.1) |
| XYZ | xyz(60.3491, 72.5181, 38.0067) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.41
Greenish Beige
#C9D179
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.23
Greenish Tan
#BCCB7A
ΔE00 6.27
Light Grey Green
#B7E1A1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E692 #A592E6
analogous
#E6CF92 #D3E692 #A9E692
triadic
#D3E692 #92D3E6 #E692D3
tetradic
#D3E692 #92E6CF #A592E6 #E692A9
square
#D3E692 #92E6CF #A592E6 #E692A9
split-complementary
#D3E692 #92A9E6 #CF92E6
monochromatic
#AACE2F #BFDB60 #D3E692 #E7F1C4 #F5F9E6
Accessibility & contrast
On white
1.35
#D3E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D3E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E692
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E692 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#DBDED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3e692; /* rgb */ color: rgb(211, 230, 146); /* oklch */ color: oklch(89.2% 0.109 119.1);
Tailwind
colors: {
custom: {
50: '#e1edb3',
500: '#d3e692',
950: '#000000',
},
}SCSS
$custom: #d3e692; $custom-light: #e1edb3; $custom-dark: #000000;
JSON
{
"hex": "#d3e692",
"rgb": {
"r": 211,
"g": 230,
"b": 146
},
"hsl": {
"h": 73.571,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.89158,
"c": 0.10944,
"h": 119.1
},
"luminance": 0.72518
}Semantic roles & 50–950 ramp
primary
#D3E692
secondary
#735DC0
accent
#1BCA43
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481