#DFF694#DFF694
#DFF694 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.5% C 0.125 H 119.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF694 |
|---|---|
| RGB | rgb(223, 246, 148) |
| HSL | hsl(74, 84%, 77%) |
| HSV | hsv(74, 40%, 96%) |
| CMYK | cmyk(9.3%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(93.34, -22.49, 44.61) |
| CIE-LCH | lch(93.34, 49.96, 116.75°) |
| OKLab | oklab(93.47% -0.062 0.1088) |
| OKLCH | oklch(93.47% 0.125 119.7) |
| XYZ | xyz(68.7326, 83.7379, 40.5533) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.53
Celery
#C1FD95
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF694 #AB94F6
analogous
#F6DC94 #DFF694 #AEF694
triadic
#DFF694 #94DFF6 #F694DF
tetradic
#DFF694 #94F6DC #AB94F6 #F694AE
square
#DFF694 #94F6DC #AB94F6 #F694AE
split-complementary
#DFF694 #94AEF6 #DC94F6
monochromatic
#BDED23 #CEF15C #DFF694 #F0FBCC #F7FDE3
Accessibility & contrast
On white
1.18
#DFF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF694
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF694 | 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)
#FFEC8D
Deuteranopia (green-blind)
#FFEC99
Tritanopia (blue-blind)
#E7EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff694; /* rgb */ color: rgb(223, 246, 148); /* oklch */ color: oklch(93.5% 0.125 119.7);
Tailwind
colors: {
custom: {
50: '#eaf9b5',
500: '#dff694',
950: '#000000',
},
}SCSS
$custom: #dff694; $custom-light: #eaf9b5; $custom-dark: #000000;
JSON
{
"hex": "#dff694",
"rgb": {
"r": 223,
"g": 246,
"b": 148
},
"hsl": {
"h": 74.082,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.93467,
"c": 0.12527,
"h": 119.7
},
"luminance": 0.83738
}Semantic roles & 50–950 ramp
primary
#DFF694
secondary
#765AD5
accent
#05E138
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581