#D3FF89#D3FF89
#D3FF89 is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.153 H 126.0°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF89 |
|---|---|
| RGB | rgb(211, 255, 137) |
| HSL | hsl(82, 100%, 77%) |
| HSV | hsv(82, 46%, 100%) |
| CMYK | cmyk(17.3%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(94.81, -32.34, 51.55) |
| CIE-LCH | lch(94.81, 60.86, 122.10°) |
| OKLab | oklab(94.41% -0.09 0.124) |
| OKLCH | oklch(94.41% 0.153 126) |
| XYZ | xyz(67.1390, 87.1744, 36.9513) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Pale Lime
#BEFD73
ΔE00 3.40
Celery
#C1FD95
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF89 #B589FF
analogous
#FFF089 #D3FF89 #98FF89
triadic
#D3FF89 #89D3FF #FF89D3
tetradic
#D3FF89 #89FFF0 #B589FF #FF8998
square
#D3FF89 #89FFF0 #B589FF #FF8998
split-complementary
#D3FF89 #8998FF #F089FF
monochromatic
#A5FF0F #BCFF4C #D3FF89 #EAFFC6 #F4FFE0
Accessibility & contrast
On white
1.14
#D3FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D3FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF89
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF89 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFEF90
Tritanopia (blue-blind)
#D9F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff89; /* rgb */ color: rgb(211, 255, 137); /* oklch */ color: oklch(94.4% 0.153 126.0);
Tailwind
colors: {
custom: {
50: '#e2ffad',
500: '#d3ff89',
950: '#000000',
},
}SCSS
$custom: #d3ff89; $custom-light: #e2ffad; $custom-dark: #000000;
JSON
{
"hex": "#d3ff89",
"rgb": {
"r": 211,
"g": 255,
"b": 137
},
"hsl": {
"h": 82.373,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.94405,
"c": 0.15318,
"h": 126
},
"luminance": 0.87175
}Semantic roles & 50–950 ramp
primary
#D3FF89
secondary
#834DE0
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681