#D2F07D#D2F07D
#D2F07D is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.145 H 121.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F07D |
|---|---|
| RGB | rgb(210, 240, 125) |
| HSL | hsl(76, 79%, 72%) |
| HSV | hsv(76, 48%, 94%) |
| CMYK | cmyk(12.5%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(90.55, -26.95, 51.97) |
| CIE-LCH | lch(90.55, 58.54, 117.41°) |
| OKLab | oklab(90.92% -0.0757 0.1241) |
| OKLCH | oklch(90.92% 0.145 121.4) |
| XYZ | xyz(61.4404, 77.5025, 31.1207) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Pale Lime
#BEFD73
ΔE00 5.49
Light Yellowish Green
#C2FF89
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F07D #9B7DF0
analogous
#F0D57D #D2F07D #99F07D
triadic
#D2F07D #7DD2F0 #F07DD2
tetradic
#D2F07D #7DF0D5 #9B7DF0 #F07D99
square
#D2F07D #7DF0D5 #9B7DF0 #F07D99
split-complementary
#D2F07D #7D99F0 #D57DF0
monochromatic
#A7DA19 #BFEA46 #D2F07D #E5F6B4 #F6FCE4
Accessibility & contrast
On white
1.27
#D2F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D2F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F07D
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F07D | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE473
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#DBE6D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f07d; /* rgb */ color: rgb(210, 240, 125); /* oklch */ color: oklch(90.9% 0.145 121.4);
Tailwind
colors: {
custom: {
50: '#e1f5a5',
500: '#d2f07d',
950: '#000000',
},
}SCSS
$custom: #d2f07d; $custom-light: #e1f5a5; $custom-dark: #000000;
JSON
{
"hex": "#d2f07d",
"rgb": {
"r": 210,
"g": 240,
"b": 125
},
"hsl": {
"h": 75.652,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.90919,
"c": 0.14537,
"h": 121.4
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#D2F07D
secondary
#6947CA
accent
#0ADC41
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580