#D2F278#D2F278
#D2F278 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.153 H 121.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F278 |
|---|---|
| RGB | rgb(210, 242, 120) |
| HSL | hsl(76, 82%, 71%) |
| HSV | hsv(76, 50%, 95%) |
| CMYK | cmyk(13.2%, 0%, 50.4%, 5.1%) |
| CIE-LAB | lab(91.04, -28.38, 54.87) |
| CIE-LCH | lch(91.04, 61.77, 117.35°) |
| OKLab | oklab(91.29% -0.0801 0.1301) |
| OKLCH | oklch(91.29% 0.153 121.6) |
| XYZ | xyz(61.7210, 78.5619, 29.6780) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.39
Pear
#CBF85F
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F278 #9878F2
analogous
#F2D578 #D2F278 #95F278
triadic
#D2F278 #78D2F2 #F278D2
tetradic
#D2F278 #78F2D5 #9878F2 #F27895
square
#D2F278 #78F2D5 #9878F2 #F27895
split-complementary
#D2F278 #7895F2 #D578F2
monochromatic
#A7DB15 #BFED40 #D2F278 #E5F7B0 #F6FCE3
Accessibility & contrast
On white
1.26
#D2F278 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D2F278 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F278
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F278 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F278 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66D
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#DBE8D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f278; /* rgb */ color: rgb(210, 242, 120); /* oklch */ color: oklch(91.3% 0.153 121.6);
Tailwind
colors: {
custom: {
50: '#e2f6a2',
500: '#d2f278',
950: '#000000',
},
}SCSS
$custom: #d2f278; $custom-light: #e2f6a2; $custom-dark: #000000;
JSON
{
"hex": "#d2f278",
"rgb": {
"r": 210,
"g": 242,
"b": 120
},
"hsl": {
"h": 75.738,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.91288,
"c": 0.15278,
"h": 121.6
},
"luminance": 0.78562
}Semantic roles & 50–950 ramp
primary
#D2F278
secondary
#6642CC
accent
#07DF3F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580