#D1F773#D1F773
#D1F773 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.2% C 0.164 H 123.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F773 |
|---|---|
| RGB | rgb(209, 247, 115) |
| HSL | hsl(77, 89%, 71%) |
| HSV | hsv(77, 53%, 97%) |
| CMYK | cmyk(15.4%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(92.27, -31.55, 58.57) |
| CIE-LCH | lch(92.27, 66.53, 118.30°) |
| OKLab | oklab(92.25% -0.0894 0.1377) |
| OKLCH | oklch(92.25% 0.164 123) |
| XYZ | xyz(62.6501, 81.3144, 28.6110) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.96
Light Pea Green
#C4FE82
ΔE00 4.06
Light Lime Green
#B9FF66
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F773 #9973F7
analogous
#F7DB73 #D1F773 #8FF773
triadic
#D1F773 #73D1F7 #F773D1
tetradic
#D1F773 #73F7DB #9973F7 #F7738F
square
#D1F773 #73F7DB #9973F7 #F7738F
split-complementary
#D1F773 #738FF7 #DB73F7
monochromatic
#A5E30D #BEF439 #D1F773 #E4FAAD #F5FDE2
Accessibility & contrast
On white
1.22
#D1F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D1F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F773
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F773 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#FFE97B
Tritanopia (blue-blind)
#DAECDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d1f773; /* rgb */ color: rgb(209, 247, 115); /* oklch */ color: oklch(92.2% 0.164 123.0);
Tailwind
colors: {
custom: {
50: '#e1fa9f',
500: '#d1f773',
950: '#000000',
},
}SCSS
$custom: #d1f773; $custom-light: #e1fa9f; $custom-dark: #000000;
JSON
{
"hex": "#d1f773",
"rgb": {
"r": 209,
"g": 247,
"b": 115
},
"hsl": {
"h": 77.273,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.92248,
"c": 0.16418,
"h": 123
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#D1F773
secondary
#673CD2
accent
#00E642
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580