#DFF492#DFF492
#DFF492 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 93.0% C 0.125 H 118.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF492 |
|---|---|
| RGB | rgb(223, 244, 146) |
| HSL | hsl(73, 82%, 76%) |
| HSV | hsv(73, 40%, 96%) |
| CMYK | cmyk(8.6%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(92.78, -21.75, 44.88) |
| CIE-LCH | lch(92.78, 49.87, 115.86°) |
| OKLab | oklab(93.01% -0.0601 0.1094) |
| OKLCH | oklch(93.01% 0.125 118.8) |
| XYZ | xyz(67.9706, 82.4650, 39.5251) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Light Yellow Green
#CCFD7F
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Light Pea Green
#C4FE82
ΔE00 6.59
Parchment
#FEFCAF
ΔE00 6.65
Yellowish Tan
#FCFC81
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF492 #A792F4
analogous
#F4D892 #DFF492 #AEF492
triadic
#DFF492 #92DFF4 #F492DF
tetradic
#DFF492 #92F4D8 #A792F4 #F492AE
square
#DFF492 #92F4D8 #A792F4 #F492AE
split-complementary
#DFF492 #92AEF4 #D892F4
monochromatic
#BEE923 #CFEE5A #DFF492 #EFFACA #F7FCE3
Accessibility & contrast
On white
1.20
#DFF492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DFF492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF492
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF492 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#E8EADC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff492; /* rgb */ color: rgb(223, 244, 146); /* oklch */ color: oklch(93.0% 0.125 118.8);
Tailwind
colors: {
custom: {
50: '#eaf7b3',
500: '#dff492',
950: '#000000',
},
}SCSS
$custom: #dff492; $custom-light: #eaf7b3; $custom-dark: #000000;
JSON
{
"hex": "#dff492",
"rgb": {
"r": 223,
"g": 244,
"b": 146
},
"hsl": {
"h": 72.857,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.93013,
"c": 0.12476,
"h": 118.8
},
"luminance": 0.82465
}Semantic roles & 50–950 ramp
primary
#DFF492
secondary
#7359D2
accent
#07DE35
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581