#DFF488#DFF488
#DFF488 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.135 H 118.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF488 |
|---|---|
| RGB | rgb(223, 244, 136) |
| HSL | hsl(72, 83%, 75%) |
| HSV | hsv(72, 44%, 96%) |
| CMYK | cmyk(8.6%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(92.65, -22.82, 49.54) |
| CIE-LCH | lch(92.65, 54.54, 114.74°) |
| OKLab | oklab(92.87% -0.0638 0.1193) |
| OKLCH | oklch(92.87% 0.135 118.1) |
| XYZ | xyz(67.2265, 82.1674, 35.6061) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pear
#CBF85F
ΔE00 5.76
Yellowish Tan
#FCFC81
ΔE00 6.02
Pale Yellow
#FFFF84
ΔE00 6.27
Faded Yellow
#FEFF7F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF488 #9D88F4
analogous
#F4D388 #DFF488 #A9F488
triadic
#DFF488 #88DFF4 #F488DF
tetradic
#DFF488 #88F4D3 #9D88F4 #F488A9
square
#DFF488 #88F4D3 #9D88F4 #F488A9
split-complementary
#DFF488 #88A9F4 #D388F4
monochromatic
#C1EA18 #D0EF50 #DFF488 #EEF9C0 #F7FCE3
Accessibility & contrast
On white
1.20
#DFF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DFF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF488
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF488 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#E9EADA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff488; /* rgb */ color: rgb(223, 244, 136); /* oklch */ color: oklch(92.9% 0.135 118.1);
Tailwind
colors: {
custom: {
50: '#eaf7ac',
500: '#dff488',
950: '#000000',
},
}SCSS
$custom: #dff488; $custom-light: #eaf7ac; $custom-dark: #000000;
JSON
{
"hex": "#dff488",
"rgb": {
"r": 223,
"g": 244,
"b": 136
},
"hsl": {
"h": 71.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.92866,
"c": 0.13529,
"h": 118.1
},
"luminance": 0.82167
}Semantic roles & 50–950 ramp
primary
#DFF488
secondary
#6950D1
accent
#06DF30
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581