#D3F692#D3F692
#D3F692 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.132 H 124.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F692 |
|---|---|
| RGB | rgb(211, 246, 146) |
| HSL | hsl(81, 85%, 77%) |
| HSV | hsv(81, 41%, 96%) |
| CMYK | cmyk(14.2%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(92.50, -27.15, 44.36) |
| CIE-LCH | lch(92.50, 52.01, 121.47°) |
| OKLab | oklab(92.59% -0.0748 0.1083) |
| OKLCH | oklch(92.59% 0.132 124.7) |
| XYZ | xyz(65.0077, 81.8354, 39.5596) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Pistachio (survey)
#C0FA8B
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 4.25
Celery
#C1FD95
ΔE00 4.27
Light Yellowish Green
#C2FF89
ΔE00 4.37
Light Khaki
#E6F2A2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F692 #B592F6
analogous
#F6E792 #D3F692 #A1F692
triadic
#D3F692 #92D3F6 #F692D3
tetradic
#D3F692 #92F6E7 #B592F6 #F692A1
square
#D3F692 #92F6E7 #B592F6 #F692A1
split-complementary
#D3F692 #92A1F6 #E792F6
monochromatic
#A5ED21 #BCF159 #D3F692 #EAFBCB #F4FDE3
Accessibility & contrast
On white
1.21
#D3F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D3F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F692
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F692 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#D9EDDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f692; /* rgb */ color: rgb(211, 246, 146); /* oklch */ color: oklch(92.6% 0.132 124.7);
Tailwind
colors: {
custom: {
50: '#e2f9b3',
500: '#d3f692',
950: '#000000',
},
}SCSS
$custom: #d3f692; $custom-light: #e2f9b3; $custom-dark: #000000;
JSON
{
"hex": "#d3f692",
"rgb": {
"r": 211,
"g": 246,
"b": 146
},
"hsl": {
"h": 81,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.92587,
"c": 0.1316,
"h": 124.7
},
"luminance": 0.81836
}Semantic roles & 50–950 ramp
primary
#D3F692
secondary
#8358D4
accent
#04E152
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581