#D2F279#D2F279
#D2F279 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.3% C 0.152 H 121.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F279 |
|---|---|
| RGB | rgb(210, 242, 121) |
| HSL | hsl(76, 82%, 71%) |
| HSV | hsv(76, 50%, 95%) |
| CMYK | cmyk(13.2%, 0%, 50%, 5.1%) |
| CIE-LAB | lab(91.05, -28.29, 54.42) |
| CIE-LCH | lch(91.05, 61.33, 117.46°) |
| OKLab | oklab(91.3% -0.0798 0.1292) |
| OKLCH | oklch(91.3% 0.152 121.7) |
| XYZ | xyz(61.7820, 78.5864, 29.9993) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.36
Pear
#CBF85F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 4.74
Pale Lime
#BEFD73
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F279 #9979F2
analogous
#F2D579 #D2F279 #95F279
triadic
#D2F279 #79D2F2 #F279D2
tetradic
#D2F279 #79F2D5 #9979F2 #F27995
square
#D2F279 #79F2D5 #9979F2 #F27995
split-complementary
#D2F279 #7995F2 #D579F2
monochromatic
#A7DB15 #BFED41 #D2F279 #E5F7B1 #F6FCE3
Accessibility & contrast
On white
1.26
#D2F279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D2F279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F279
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F279 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66E
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#DBE8D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f279; /* rgb */ color: rgb(210, 242, 121); /* oklch */ color: oklch(91.3% 0.152 121.7);
Tailwind
colors: {
custom: {
50: '#e2f6a2',
500: '#d2f279',
950: '#000000',
},
}SCSS
$custom: #d2f279; $custom-light: #e2f6a2; $custom-dark: #000000;
JSON
{
"hex": "#d2f279",
"rgb": {
"r": 210,
"g": 242,
"b": 121
},
"hsl": {
"h": 75.868,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.91301,
"c": 0.15183,
"h": 121.7
},
"luminance": 0.78586
}Semantic roles & 50–950 ramp
primary
#D2F279
secondary
#6743CC
accent
#07DF40
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580