#D2F378#D2F378
#D2F378 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.5% C 0.154 H 121.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F378 |
|---|---|
| RGB | rgb(210, 243, 120) |
| HSL | hsl(76, 84%, 71%) |
| HSV | hsv(76, 51%, 95%) |
| CMYK | cmyk(13.6%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(91.31, -28.85, 55.19) |
| CIE-LCH | lch(91.31, 62.28, 117.60°) |
| OKLab | oklab(91.51% -0.0815 0.1308) |
| OKLCH | oklch(91.51% 0.154 121.9) |
| XYZ | xyz(62.0194, 79.1588, 29.7775) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.17
Pear
#CBF85F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F378 #9978F3
analogous
#F3D778 #D2F378 #94F378
triadic
#D2F378 #78D2F3 #F378D2
tetradic
#D2F378 #78F3D7 #9978F3 #F37894
square
#D2F378 #78F3D7 #9978F3 #F37894
split-complementary
#D2F378 #7894F3 #D778F3
monochromatic
#A7DD14 #BFEE40 #D2F378 #E5F8B0 #F6FDE3
Accessibility & contrast
On white
1.25
#D2F378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D2F378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F378
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F378 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#DBE9D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2f378; /* rgb */ color: rgb(210, 243, 120); /* oklch */ color: oklch(91.5% 0.154 121.9);
Tailwind
colors: {
custom: {
50: '#e2f7a2',
500: '#d2f378',
950: '#000000',
},
}SCSS
$custom: #d2f378; $custom-light: #e2f7a2; $custom-dark: #000000;
JSON
{
"hex": "#d2f378",
"rgb": {
"r": 210,
"g": 243,
"b": 120
},
"hsl": {
"h": 76.098,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.91506,
"c": 0.15407,
"h": 121.9
},
"luminance": 0.79159
}Semantic roles & 50–950 ramp
primary
#D2F378
secondary
#6742CE
accent
#05E040
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580