#D2F875#D2F875
#D2F875 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.163 H 123.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F875 |
|---|---|
| RGB | rgb(210, 248, 117) |
| HSL | hsl(77, 90%, 72%) |
| HSV | hsv(77, 53%, 97%) |
| CMYK | cmyk(15.3%, 0%, 52.8%, 2.7%) |
| CIE-LAB | lab(92.63, -31.45, 58.11) |
| CIE-LCH | lch(92.63, 66.08, 118.42°) |
| OKLab | oklab(92.56% -0.089 0.1369) |
| OKLCH | oklch(92.56% 0.163 123) |
| XYZ | xyz(63.3569, 82.1206, 29.3392) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.34
Light Yellow Green
#CCFD7F
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 3.95
Light Lime Green
#B9FF66
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F875 #9B75F8
analogous
#F8DD75 #D2F875 #91F875
triadic
#D2F875 #75D2F8 #F875D2
tetradic
#D2F875 #75F8DD #9B75F8 #F87591
square
#D2F875 #75F8DD #9B75F8 #F87591
split-complementary
#D2F875 #7591F8 #DD75F8
monochromatic
#A7E70C #BFF53B #D2F875 #E5FBAF #F6FEE2
Accessibility & contrast
On white
1.21
#D2F875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D2F875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F875
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F875 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB68
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f875; /* rgb */ color: rgb(210, 248, 117); /* oklch */ color: oklch(92.6% 0.163 123.0);
Tailwind
colors: {
custom: {
50: '#e2faa0',
500: '#d2f875',
950: '#000000',
},
}SCSS
$custom: #d2f875; $custom-light: #e2faa0; $custom-dark: #000000;
JSON
{
"hex": "#d2f875",
"rgb": {
"r": 210,
"g": 248,
"b": 117
},
"hsl": {
"h": 77.405,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.92558,
"c": 0.16327,
"h": 123
},
"luminance": 0.82121
}Semantic roles & 50–950 ramp
primary
#D2F875
secondary
#693ED3
accent
#00E643
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580