#D3F688#D3F688
#D3F688 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.142 H 123.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F688 |
|---|---|
| RGB | rgb(211, 246, 136) |
| HSL | hsl(79, 86%, 75%) |
| HSV | hsv(79, 45%, 96%) |
| CMYK | cmyk(14.2%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(92.37, -28.27, 49.01) |
| CIE-LCH | lch(92.37, 56.58, 119.97°) |
| OKLab | oklab(92.44% -0.0786 0.1182) |
| OKLCH | oklch(92.44% 0.142 123.6) |
| XYZ | xyz(64.2636, 81.5377, 35.6406) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F688 #AB88F6
analogous
#F6E288 #D3F688 #9CF688
triadic
#D3F688 #88D3F6 #F688D3
tetradic
#D3F688 #88F6E2 #AB88F6 #F6889C
square
#D3F688 #88F6E2 #AB88F6 #F6889C
split-complementary
#D3F688 #889CF6 #E288F6
monochromatic
#A9ED16 #BEF24F #D3F688 #E8FAC1 #F4FDE3
Accessibility & contrast
On white
1.21
#D3F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D3F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F688
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F688 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#DAEDDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f688; /* rgb */ color: rgb(211, 246, 136); /* oklch */ color: oklch(92.4% 0.142 123.6);
Tailwind
colors: {
custom: {
50: '#e2f9ac',
500: '#d3f688',
950: '#000000',
},
}SCSS
$custom: #d3f688; $custom-light: #e2f9ac; $custom-dark: #000000;
JSON
{
"hex": "#d3f688",
"rgb": {
"r": 211,
"g": 246,
"b": 136
},
"hsl": {
"h": 79.091,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.92438,
"c": 0.14199,
"h": 123.6
},
"luminance": 0.81538
}Semantic roles & 50–950 ramp
primary
#D3F688
secondary
#794FD3
accent
#03E24A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581