#D0FC73#D0FC73
#D0FC73 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.3% C 0.171 H 124.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FC73 |
|---|---|
| RGB | rgb(208, 252, 115) |
| HSL | hsl(79, 96%, 72%) |
| HSV | hsv(79, 54%, 99%) |
| CMYK | cmyk(17.5%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(93.57, -34.21, 60.06) |
| CIE-LCH | lch(93.57, 69.12, 119.67°) |
| OKLab | oklab(93.28% -0.0968 0.1409) |
| OKLCH | oklch(93.28% 0.171 124.5) |
| XYZ | xyz(63.9175, 84.2680, 29.1143) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.91
Pear
#CBF85F
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 3.09
Light Pea Green
#C4FE82
ΔE00 3.38
Light Lime Green
#B9FF66
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FC73 #9F73FC
analogous
#FCE373 #D0FC73 #8CFC73
triadic
#D0FC73 #73D0FC #FC73D0
tetradic
#D0FC73 #73FCE3 #9F73FC #FC738C
square
#D0FC73 #73FCE3 #9F73FC #FC738C
split-complementary
#D0FC73 #738CFC #E373FC
monochromatic
#A4EF05 #BCFB37 #D0FC73 #E4FDAF #F5FEE1
Accessibility & contrast
On white
1.18
#D0FC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D0FC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FC73
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FC73 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FFEC7C
Tritanopia (blue-blind)
#D8F1DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fc73; /* rgb */ color: rgb(208, 252, 115); /* oklch */ color: oklch(93.3% 0.171 124.5);
Tailwind
colors: {
custom: {
50: '#e1fd9f',
500: '#d0fc73',
950: '#000000',
},
}SCSS
$custom: #d0fc73; $custom-light: #e1fd9f; $custom-dark: #000000;
JSON
{
"hex": "#d0fc73",
"rgb": {
"r": 208,
"g": 252,
"b": 115
},
"hsl": {
"h": 79.27,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.93275,
"c": 0.17098,
"h": 124.5
},
"luminance": 0.84269
}Semantic roles & 50–950 ramp
primary
#D0FC73
secondary
#6D3BD8
accent
#00E64A
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580