#D3F683#D3F683
#D3F683 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.147 H 123.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F683 |
|---|---|
| RGB | rgb(211, 246, 131) |
| HSL | hsl(78, 86%, 74%) |
| HSV | hsv(78, 47%, 96%) |
| CMYK | cmyk(14.2%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(92.31, -28.79, 51.30) |
| CIE-LCH | lch(92.31, 58.83, 119.30°) |
| OKLab | oklab(92.37% -0.0805 0.123) |
| OKLCH | oklch(92.37% 0.147 123.2) |
| XYZ | xyz(63.9165, 81.3989, 33.8126) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.80
Pear
#CBF85F
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Light Yellowish Green
#C2FF89
ΔE00 4.47
Pale Lime
#BEFD73
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F683 #A683F6
analogous
#F6E083 #D3F683 #9AF683
triadic
#D3F683 #83D3F6 #F683D3
tetradic
#D3F683 #83F6E0 #A683F6 #F6839A
square
#D3F683 #83F6E0 #A683F6 #F6839A
split-complementary
#D3F683 #839AF6 #E083F6
monochromatic
#AAED11 #BFF24A #D3F683 #E7FABC #F5FDE2
Accessibility & contrast
On white
1.22
#D3F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D3F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F683
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F683 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#DBECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f683; /* rgb */ color: rgb(211, 246, 131); /* oklch */ color: oklch(92.4% 0.147 123.2);
Tailwind
colors: {
custom: {
50: '#e2f9a9',
500: '#d3f683',
950: '#000000',
},
}SCSS
$custom: #d3f683; $custom-light: #e2f9a9; $custom-dark: #000000;
JSON
{
"hex": "#d3f683",
"rgb": {
"r": 211,
"g": 246,
"b": 131
},
"hsl": {
"h": 78.261,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.92369,
"c": 0.147,
"h": 123.2
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#D3F683
secondary
#744BD3
accent
#03E347
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581