#DFF780#DFF780
#DFF780 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.4% C 0.147 H 118.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF780 |
|---|---|
| RGB | rgb(223, 247, 128) |
| HSL | hsl(72, 88%, 74%) |
| HSV | hsv(72, 48%, 97%) |
| CMYK | cmyk(9.7%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(93.35, -25.05, 54.16) |
| CIE-LCH | lch(93.35, 59.67, 114.82°) |
| OKLab | oklab(93.4% -0.0707 0.129) |
| OKLCH | oklch(93.4% 0.147 118.7) |
| XYZ | xyz(67.5891, 83.7684, 33.0262) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.46
Pear
#CBF85F
ΔE00 4.52
Yellowish Tan
#FCFC81
ΔE00 5.79
Light Khaki
#E6F2A2
ΔE00 5.84
Faded Yellow
#FEFF7F
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF780 #9880F7
analogous
#F7D380 #DFF780 #A3F780
triadic
#DFF780 #80DFF7 #F780DF
tetradic
#DFF780 #80F7D3 #9880F7 #F780A3
square
#DFF780 #80F7D3 #9880F7 #F780A3
split-complementary
#DFF780 #80A3F7 #D380F7
monochromatic
#C1EE0F #D0F346 #DFF780 #EEFBBA #F8FDE2
Accessibility & contrast
On white
1.18
#DFF780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFF780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF780
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF780 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#E9ECDC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff780; /* rgb */ color: rgb(223, 247, 128); /* oklch */ color: oklch(93.4% 0.147 118.7);
Tailwind
colors: {
custom: {
50: '#ebf9a7',
500: '#dff780',
950: '#000000',
},
}SCSS
$custom: #dff780; $custom-light: #ebf9a7; $custom-dark: #000000;
JSON
{
"hex": "#dff780",
"rgb": {
"r": 223,
"g": 247,
"b": 128
},
"hsl": {
"h": 72.101,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.93396,
"c": 0.14711,
"h": 118.7
},
"luminance": 0.83768
}Semantic roles & 50–950 ramp
primary
#DFF780
secondary
#6448D4
accent
#01E52F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581