#DFF294#DFF294
#DFF294 is a very light, moderate yellow-green. Relative luminance 0.813; OKLCH L 92.6% C 0.120 H 118.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF294 |
|---|---|
| RGB | rgb(223, 242, 148) |
| HSL | hsl(72, 78%, 76%) |
| HSV | hsv(72, 39%, 95%) |
| CMYK | cmyk(7.9%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(92.28, -20.56, 43.27) |
| CIE-LCH | lch(92.28, 47.90, 115.42°) |
| OKLab | oklab(92.62% -0.0566 0.1058) |
| OKLCH | oklch(92.62% 0.12 118.1) |
| XYZ | xyz(67.5290, 81.3307, 40.1521) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.58
Light Yellow Green
#CCFD7F
ΔE00 6.13
Parchment
#FEFCAF
ΔE00 6.29
Creme
#FFFFB6
ΔE00 6.54
Light Beige
#FFFEB6
ΔE00 6.71
Buff
#FEF69E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF294 #A794F2
analogous
#F2D694 #DFF294 #B0F294
triadic
#DFF294 #94DFF2 #F294DF
tetradic
#DFF294 #94F2D6 #A794F2 #F294B0
square
#DFF294 #94F2D6 #A794F2 #F294B0
split-complementary
#DFF294 #94B0F2 #D694F2
monochromatic
#BEE527 #CFEB5D #DFF294 #EFF9CB #F7FCE4
Accessibility & contrast
On white
1.22
#DFF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DFF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF294
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF294 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE98D
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#E8E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff294; /* rgb */ color: rgb(223, 242, 148); /* oklch */ color: oklch(92.6% 0.120 118.1);
Tailwind
colors: {
custom: {
50: '#eaf6b4',
500: '#dff294',
950: '#000000',
},
}SCSS
$custom: #dff294; $custom-light: #eaf6b4; $custom-dark: #000000;
JSON
{
"hex": "#dff294",
"rgb": {
"r": 223,
"g": 242,
"b": 148
},
"hsl": {
"h": 72.128,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.92622,
"c": 0.11994,
"h": 118.1
},
"luminance": 0.8133
}Semantic roles & 50–950 ramp
primary
#DFF294
secondary
#735BCF
accent
#0BDB35
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581