#D2F17C#D2F17C
#D2F17C is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.148 H 121.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F17C |
|---|---|
| RGB | rgb(210, 241, 124) |
| HSL | hsl(76, 81%, 72%) |
| HSV | hsv(76, 49%, 95%) |
| CMYK | cmyk(12.9%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(90.81, -27.53, 52.75) |
| CIE-LCH | lch(90.81, 59.50, 117.56°) |
| OKLab | oklab(91.12% -0.0774 0.1257) |
| OKLCH | oklch(91.12% 0.148 121.6) |
| XYZ | xyz(61.6720, 78.0675, 30.8844) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.55
Pear
#CBF85F
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 4.84
Pale Lime
#BEFD73
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.34
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F17C #9B7CF1
analogous
#F1D57C #D2F17C #98F17C
triadic
#D2F17C #7CD2F1 #F17CD2
tetradic
#D2F17C #7CF1D5 #9B7CF1 #F17C98
square
#D2F17C #7CF1D5 #9B7CF1 #F17C98
split-complementary
#D2F17C #7C98F1 #D57CF1
monochromatic
#A7DB17 #BFEB45 #D2F17C #E5F7B3 #F6FCE3
Accessibility & contrast
On white
1.26
#D2F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D2F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F17C
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F17C | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE572
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#DBE7D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f17c; /* rgb */ color: rgb(210, 241, 124); /* oklch */ color: oklch(91.1% 0.148 121.6);
Tailwind
colors: {
custom: {
50: '#e2f5a4',
500: '#d2f17c',
950: '#000000',
},
}SCSS
$custom: #d2f17c; $custom-light: #e2f5a4; $custom-dark: #000000;
JSON
{
"hex": "#d2f17c",
"rgb": {
"r": 210,
"g": 241,
"b": 124
},
"hsl": {
"h": 75.897,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.91122,
"c": 0.14765,
"h": 121.6
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#D2F17C
secondary
#6946CB
accent
#08DD41
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580