#D3E293#D3E293
#D3E293 is a very light, moderate yellow-green. Relative luminance 0.703; OKLCH L 88.3% C 0.103 H 117.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E293 |
|---|---|
| RGB | rgb(211, 226, 147) |
| HSL | hsl(71, 58%, 73%) |
| HSV | hsv(71, 35%, 89%) |
| CMYK | cmyk(6.6%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(87.17, -17.38, 37.00) |
| CIE-LCH | lch(87.17, 40.88, 115.16°) |
| OKLab | oklab(88.33% -0.0472 0.0914) |
| OKLCH | oklch(88.33% 0.103 117.3) |
| XYZ | xyz(59.3268, 70.3486, 38.0513) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.71
Greenish Beige
#C9D179
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 5.54
Greenish Tan
#BCCB7A
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E293 #A293E2
analogous
#E2C993 #D3E293 #ABE293
triadic
#D3E293 #93D3E2 #E293D3
tetradic
#D3E293 #93E2C9 #A293E2 #E293AB
square
#D3E293 #93E2C9 #A293E2 #E293AB
split-complementary
#D3E293 #93ABE2 #C993E2
monochromatic
#AAC635 #BFD563 #D3E293 #E7EFC3 #F5F9E7
Accessibility & contrast
On white
1.39
#D3E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#D3E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E293
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E293 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#DBDACE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3e293; /* rgb */ color: rgb(211, 226, 147); /* oklch */ color: oklch(88.3% 0.103 117.3);
Tailwind
colors: {
custom: {
50: '#e1ebb3',
500: '#d3e293',
950: '#000000',
},
}SCSS
$custom: #d3e293; $custom-light: #e1ebb3; $custom-dark: #000000;
JSON
{
"hex": "#d3e293",
"rgb": {
"r": 211,
"g": 226,
"b": 147
},
"hsl": {
"h": 71.392,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.88325,
"c": 0.10284,
"h": 117.3
},
"luminance": 0.70348
}Semantic roles & 50–950 ramp
primary
#D3E293
secondary
#705EBB
accent
#20C540
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481