#D3FF6E#D3FF6E
#D3FF6E is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.1% C 0.178 H 123.9°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF6E |
|---|---|
| RGB | rgb(211, 255, 110) |
| HSL | hsl(78, 100%, 72%) |
| HSV | hsv(78, 57%, 100%) |
| CMYK | cmyk(17.3%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(94.52, -34.89, 63.38) |
| CIE-LCH | lch(94.52, 72.35, 118.83°) |
| OKLab | oklab(94.08% -0.0993 0.1475) |
| OKLCH | oklch(94.08% 0.178 123.9) |
| XYZ | xyz(65.4388, 86.4943, 27.9964) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.76
Light Yellow Green
#CCFD7F
ΔE00 2.81
Pale Lime
#BEFD73
ΔE00 3.65
Light Lime Green
#B9FF66
ΔE00 3.91
Yellow Green
#C8FD3D
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF6E #9A6EFF
analogous
#FFE36E #D3FF6E #8BFF6E
triadic
#D3FF6E #6ED3FF #FF6ED3
tetradic
#D3FF6E #6EFFE3 #9A6EFF #FF6E8B
square
#D3FF6E #6EFFE3 #9A6EFF #FF6E8B
split-complementary
#D3FF6E #6E8BFF #E36EFF
monochromatic
#A9F300 #C0FF31 #D3FF6E #E6FFAB #F6FFE0
Accessibility & contrast
On white
1.15
#D3FF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#D3FF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF6E
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF6E | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF15F
Deuteranopia (green-blind)
#FFEF78
Tritanopia (blue-blind)
#DCF4E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3ff6e; /* rgb */ color: rgb(211, 255, 110); /* oklch */ color: oklch(94.1% 0.178 123.9);
Tailwind
colors: {
custom: {
50: '#e3ff9c',
500: '#d3ff6e',
950: '#000000',
},
}SCSS
$custom: #d3ff6e; $custom-light: #e3ff9c; $custom-dark: #000000;
JSON
{
"hex": "#d3ff6e",
"rgb": {
"r": 211,
"g": 255,
"b": 110
},
"hsl": {
"h": 78.207,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.94078,
"c": 0.17782,
"h": 123.9
},
"luminance": 0.86495
}Semantic roles & 50–950 ramp
primary
#D3FF6E
secondary
#6836DB
accent
#00E646
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16180F
muted
#848680