#D2F693#D2F693
#D2F693 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.5% C 0.131 H 125.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F693 |
|---|---|
| RGB | rgb(210, 246, 147) |
| HSL | hsl(82, 85%, 77%) |
| HSV | hsv(82, 40%, 96%) |
| CMYK | cmyk(14.6%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(92.45, -27.40, 43.80) |
| CIE-LCH | lch(92.45, 51.66, 122.03°) |
| OKLab | oklab(92.53% -0.0754 0.107) |
| OKLCH | oklch(92.53% 0.131 125.2) |
| XYZ | xyz(64.8002, 81.7193, 39.9576) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Light Yellow Green
#CCFD7F
ΔE00 3.77
Celery
#C1FD95
ΔE00 4.04
Light Pea Green
#C4FE82
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.26
Light Khaki
#E6F2A2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F693 #B793F6
analogous
#F6E893 #D2F693 #A1F693
triadic
#D2F693 #93D2F6 #F693D2
tetradic
#D2F693 #93F6E8 #B793F6 #F693A1
square
#D2F693 #93F6E8 #B793F6 #F693A1
split-complementary
#D2F693 #93A1F6 #E893F6
monochromatic
#A3ED22 #BAF15B #D2F693 #EAFBCB #F3FDE3
Accessibility & contrast
On white
1.21
#D2F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#D2F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F693
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F693 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#D8EDDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f693; /* rgb */ color: rgb(210, 246, 147); /* oklch */ color: oklch(92.5% 0.131 125.2);
Tailwind
colors: {
custom: {
50: '#e1f9b4',
500: '#d2f693',
950: '#000000',
},
}SCSS
$custom: #d2f693; $custom-light: #e1f9b4; $custom-dark: #000000;
JSON
{
"hex": "#d2f693",
"rgb": {
"r": 210,
"g": 246,
"b": 147
},
"hsl": {
"h": 81.818,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.92534,
"c": 0.13093,
"h": 125.2
},
"luminance": 0.8172
}Semantic roles & 50–950 ramp
primary
#D2F693
secondary
#8659D4
accent
#04E155
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581