#D2F07E#D2F07E
#D2F07E is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.144 H 121.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F07E |
|---|---|
| RGB | rgb(210, 240, 126) |
| HSL | hsl(76, 79%, 72%) |
| HSV | hsv(76, 48%, 94%) |
| CMYK | cmyk(12.5%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(90.56, -26.85, 51.51) |
| CIE-LCH | lch(90.56, 58.09, 117.53°) |
| OKLab | oklab(90.93% -0.0754 0.1232) |
| OKLCH | oklch(90.93% 0.144 121.5) |
| XYZ | xyz(61.5046, 77.5282, 31.4589) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Pear
#CBF85F
ΔE00 4.50
Light Pea Green
#C4FE82
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Pale Lime
#BEFD73
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F07E #9C7EF0
analogous
#F0D57E #D2F07E #99F07E
triadic
#D2F07E #7ED2F0 #F07ED2
tetradic
#D2F07E #7EF0D5 #9C7EF0 #F07E99
square
#D2F07E #7EF0D5 #9C7EF0 #F07E99
split-complementary
#D2F07E #7E99F0 #D57EF0
monochromatic
#A7DA19 #BFEA47 #D2F07E #E5F6B5 #F5FCE4
Accessibility & contrast
On white
1.27
#D2F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D2F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F07E
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F07E | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE474
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#DBE6D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f07e; /* rgb */ color: rgb(210, 240, 126); /* oklch */ color: oklch(90.9% 0.144 121.5);
Tailwind
colors: {
custom: {
50: '#e1f5a6',
500: '#d2f07e',
950: '#000000',
},
}SCSS
$custom: #d2f07e; $custom-light: #e1f5a6; $custom-dark: #000000;
JSON
{
"hex": "#d2f07e",
"rgb": {
"r": 210,
"g": 240,
"b": 126
},
"hsl": {
"h": 75.789,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.90932,
"c": 0.14438,
"h": 121.5
},
"luminance": 0.77528
}Semantic roles & 50–950 ramp
primary
#D2F07E
secondary
#6A48CA
accent
#0ADB41
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580