#D3FF74#D3FF74
#D3FF74 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.1% C 0.173 H 124.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF74 |
|---|---|
| RGB | rgb(211, 255, 116) |
| HSL | hsl(79, 100%, 73%) |
| HSV | hsv(79, 55%, 100%) |
| CMYK | cmyk(17.3%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(94.58, -34.38, 60.84) |
| CIE-LCH | lch(94.58, 69.88, 119.47°) |
| OKLab | oklab(94.14% -0.0973 0.1427) |
| OKLCH | oklch(94.14% 0.173 124.3) |
| XYZ | xyz(65.7765, 86.6294, 29.7754) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.17
Pear
#CBF85F
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 3.32
Light Pea Green
#C4FE82
ΔE00 3.60
Light Lime Green
#B9FF66
ΔE00 3.83
Yellow Green
#C8FD3D
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF74 #A074FF
analogous
#FFE674 #D3FF74 #8DFF74
triadic
#D3FF74 #74D3FF #FF74D3
tetradic
#D3FF74 #74FFE6 #A074FF #FF748D
square
#D3FF74 #74FFE6 #A074FF #FF748D
split-complementary
#D3FF74 #748DFF #E674FF
monochromatic
#AAF900 #C0FF37 #D3FF74 #E6FFB1 #F5FFE0
Accessibility & contrast
On white
1.15
#D3FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D3FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF74
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF74 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF166
Deuteranopia (green-blind)
#FFEF7D
Tritanopia (blue-blind)
#DBF4E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3ff74; /* rgb */ color: rgb(211, 255, 116); /* oklch */ color: oklch(94.1% 0.173 124.3);
Tailwind
colors: {
custom: {
50: '#e3ffa0',
500: '#d3ff74',
950: '#000000',
},
}SCSS
$custom: #d3ff74; $custom-light: #e3ffa0; $custom-dark: #000000;
JSON
{
"hex": "#d3ff74",
"rgb": {
"r": 211,
"g": 255,
"b": 116
},
"hsl": {
"h": 78.993,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.94143,
"c": 0.17271,
"h": 124.3
},
"luminance": 0.8663
}Semantic roles & 50–950 ramp
primary
#D3FF74
secondary
#6E3BDC
accent
#00E649
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16180F
muted
#848680