#D2F093#D2F093
#D2F093 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.2% C 0.123 H 123.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F093 |
|---|---|
| RGB | rgb(210, 240, 147) |
| HSL | hsl(79, 76%, 76%) |
| HSV | hsv(79, 39%, 94%) |
| CMYK | cmyk(12.5%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(90.84, -24.55, 41.73) |
| CIE-LCH | lch(90.84, 48.42, 120.47°) |
| OKLab | oklab(91.24% -0.0674 0.1023) |
| OKLCH | oklch(91.24% 0.123 123.4) |
| XYZ | xyz(63.0046, 78.1282, 39.3591) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F093 #B193F0
analogous
#F0DF93 #D2F093 #A3F093
triadic
#D2F093 #93D2F0 #F093D2
tetradic
#D2F093 #93F0DF #B193F0 #F093A3
square
#D2F093 #93F0DF #B193F0 #F093A3
split-complementary
#D2F093 #93A3F0 #DF93F0
monochromatic
#A5E128 #BCE95D #D2F093 #E8F7C9 #F4FBE4
Accessibility & contrast
On white
1.26
#D2F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D2F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F093
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F093 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#D8E8D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f093; /* rgb */ color: rgb(210, 240, 147); /* oklch */ color: oklch(91.2% 0.123 123.4);
Tailwind
colors: {
custom: {
50: '#e1f5b4',
500: '#d2f093',
950: '#000000',
},
}SCSS
$custom: #d2f093; $custom-light: #e1f5b4; $custom-dark: #000000;
JSON
{
"hex": "#d2f093",
"rgb": {
"r": 210,
"g": 240,
"b": 147
},
"hsl": {
"h": 79.355,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.91241,
"c": 0.12252,
"h": 123.4
},
"luminance": 0.78128
}Semantic roles & 50–950 ramp
primary
#D2F093
secondary
#7F5BCC
accent
#0ED84F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581