#D0F776#D0F776
#D0F776 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.2% C 0.162 H 123.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F776 |
|---|---|
| RGB | rgb(208, 247, 118) |
| HSL | hsl(78, 89%, 72%) |
| HSV | hsv(78, 52%, 97%) |
| CMYK | cmyk(15.8%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(92.24, -31.65, 57.17) |
| CIE-LCH | lch(92.24, 65.35, 118.97°) |
| OKLab | oklab(92.22% -0.0894 0.1349) |
| OKLCH | oklch(92.22% 0.162 123.5) |
| XYZ | xyz(62.5434, 81.2391, 29.5218) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Pear
#CBF85F
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.68
Pale Lime
#BEFD73
ΔE00 3.71
Light Lime Green
#B9FF66
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F776 #9D76F7
analogous
#F7DE76 #D0F776 #90F776
triadic
#D0F776 #76D0F7 #F776D0
tetradic
#D0F776 #76F7DE #9D76F7 #F77690
square
#D0F776 #76F7DE #9D76F7 #F77690
split-complementary
#D0F776 #7690F7 #DE76F7
monochromatic
#A4E50D #BCF43C #D0F776 #E4FAB0 #F5FDE2
Accessibility & contrast
On white
1.22
#D0F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D0F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F776
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F776 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#FEE87E
Tritanopia (blue-blind)
#D8EDDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0f776; /* rgb */ color: rgb(208, 247, 118); /* oklch */ color: oklch(92.2% 0.162 123.5);
Tailwind
colors: {
custom: {
50: '#e1faa1',
500: '#d0f776',
950: '#000000',
},
}SCSS
$custom: #d0f776; $custom-light: #e1faa1; $custom-dark: #000000;
JSON
{
"hex": "#d0f776",
"rgb": {
"r": 208,
"g": 247,
"b": 118
},
"hsl": {
"h": 78.14,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.92215,
"c": 0.16186,
"h": 123.5
},
"luminance": 0.81239
}Semantic roles & 50–950 ramp
primary
#D0F776
secondary
#6B3FD2
accent
#00E645
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580