#D6F393#D6F393
#D6F393 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.125 H 122.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F393 |
|---|---|
| RGB | rgb(214, 243, 147) |
| HSL | hsl(78, 80%, 76%) |
| HSV | hsv(78, 40%, 95%) |
| CMYK | cmyk(11.9%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.91, -24.51, 43.16) |
| CIE-LCH | lch(91.91, 49.63, 119.59°) |
| OKLab | oklab(92.17% -0.0674 0.1055) |
| OKLCH | oklch(92.17% 0.125 122.6) |
| XYZ | xyz(65.0484, 80.5038, 39.7100) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.11
Light Yellow Green
#CCFD7F
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Celery
#C1FD95
ΔE00 5.39
Light Pea Green
#C4FE82
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F393 #B093F3
analogous
#F3E093 #D6F393 #A6F393
triadic
#D6F393 #93D6F3 #F393D6
tetradic
#D6F393 #93F3E0 #B093F3 #F393A6
square
#D6F393 #93F3E0 #B093F3 #F393A6
split-complementary
#D6F393 #93A6F3 #E093F3
monochromatic
#ACE725 #C1ED5C #D6F393 #EBF9CA #F5FCE3
Accessibility & contrast
On white
1.23
#D6F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D6F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F393
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F393 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#DDEADB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6f393; /* rgb */ color: rgb(214, 243, 147); /* oklch */ color: oklch(92.2% 0.125 122.6);
Tailwind
colors: {
custom: {
50: '#e4f7b4',
500: '#d6f393',
950: '#000000',
},
}SCSS
$custom: #d6f393; $custom-light: #e4f7b4; $custom-dark: #000000;
JSON
{
"hex": "#d6f393",
"rgb": {
"r": 214,
"g": 243,
"b": 147
},
"hsl": {
"h": 78.125,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.92167,
"c": 0.12525,
"h": 122.6
},
"luminance": 0.80504
}Semantic roles & 50–950 ramp
primary
#D6F393
secondary
#7E5AD0
accent
#09DC49
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581