#DFF293#DFF293
#DFF293 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.6% C 0.121 H 118.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF293 |
|---|---|
| RGB | rgb(223, 242, 147) |
| HSL | hsl(72, 79%, 76%) |
| HSV | hsv(72, 39%, 95%) |
| CMYK | cmyk(7.9%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(92.26, -20.68, 43.74) |
| CIE-LCH | lch(92.26, 48.38, 115.30°) |
| OKLab | oklab(92.61% -0.0569 0.1068) |
| OKLCH | oklch(92.61% 0.121 118.1) |
| XYZ | xyz(67.4502, 81.2992, 39.7371) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.70
Light Yellow Green
#CCFD7F
ΔE00 6.06
Parchment
#FEFCAF
ΔE00 6.34
Creme
#FFFFB6
ΔE00 6.61
Light Beige
#FFFEB6
ΔE00 6.78
Buff
#FEF69E
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF293 #A693F2
analogous
#F2D693 #DFF293 #B0F293
triadic
#DFF293 #93DFF2 #F293DF
tetradic
#DFF293 #93F2D6 #A693F2 #F293B0
square
#DFF293 #93F2D6 #A693F2 #F293B0
split-complementary
#DFF293 #93B0F2 #D693F2
monochromatic
#BFE526 #CFEB5C #DFF293 #EFF9CA #F7FCE4
Accessibility & contrast
On white
1.22
#DFF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DFF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF293
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF293 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#E8E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff293; /* rgb */ color: rgb(223, 242, 147); /* oklch */ color: oklch(92.6% 0.121 118.1);
Tailwind
colors: {
custom: {
50: '#eaf6b4',
500: '#dff293',
950: '#000000',
},
}SCSS
$custom: #dff293; $custom-light: #eaf6b4; $custom-dark: #000000;
JSON
{
"hex": "#dff293",
"rgb": {
"r": 223,
"g": 242,
"b": 147
},
"hsl": {
"h": 72,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92606,
"c": 0.12104,
"h": 118.1
},
"luminance": 0.81299
}Semantic roles & 50–950 ramp
primary
#DFF293
secondary
#725ACF
accent
#0BDB34
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581