#DFF495#DFF495
#DFF495 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.1% C 0.122 H 119.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF495 |
|---|---|
| RGB | rgb(223, 244, 149) |
| HSL | hsl(73, 81%, 77%) |
| HSV | hsv(73, 39%, 96%) |
| CMYK | cmyk(8.6%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(92.82, -21.41, 43.47) |
| CIE-LCH | lch(92.82, 48.46, 116.22°) |
| OKLab | oklab(93.06% -0.0589 0.1063) |
| OKLCH | oklch(93.06% 0.122 119) |
| XYZ | xyz(68.2070, 82.5596, 40.7703) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.85
Light Yellow Green
#CCFD7F
ΔE00 5.71
Parchment
#FEFCAF
ΔE00 6.50
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Creme
#FFFFB6
ΔE00 6.68
Light Pea Green
#C4FE82
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF495 #AA95F4
analogous
#F4DA95 #DFF495 #B0F495
triadic
#DFF495 #95DFF4 #F495DF
tetradic
#DFF495 #95F4DA #AA95F4 #F495B0
square
#DFF495 #95F4DA #AA95F4 #F495B0
split-complementary
#DFF495 #95B0F4 #DA95F4
monochromatic
#BEE826 #CEEE5E #DFF495 #F0FACC #F7FCE3
Accessibility & contrast
On white
1.20
#DFF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DFF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF495
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF495 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#E8EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff495; /* rgb */ color: rgb(223, 244, 149); /* oklch */ color: oklch(93.1% 0.122 119.0);
Tailwind
colors: {
custom: {
50: '#eaf7b5',
500: '#dff495',
950: '#000000',
},
}SCSS
$custom: #dff495; $custom-light: #eaf7b5; $custom-dark: #000000;
JSON
{
"hex": "#dff495",
"rgb": {
"r": 223,
"g": 244,
"b": 149
},
"hsl": {
"h": 73.263,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.9306,
"c": 0.12151,
"h": 119
},
"luminance": 0.82559
}Semantic roles & 50–950 ramp
primary
#DFF495
secondary
#755BD2
accent
#08DE37
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581