#DFFA93#DFFA93
#DFFA93 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.132 H 121.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA93 |
|---|---|
| RGB | rgb(223, 250, 147) |
| HSL | hsl(76, 91%, 78%) |
| HSV | hsv(76, 41%, 98%) |
| CMYK | cmyk(10.8%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(94.38, -24.51, 46.42) |
| CIE-LCH | lch(94.38, 52.50, 117.83°) |
| OKLab | oklab(94.3% -0.0678 0.1129) |
| OKLCH | oklch(94.3% 0.132 121) |
| XYZ | xyz(69.8835, 86.1659, 40.5482) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.25
Light Khaki
#E6F2A2
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA93 #AE93FA
analogous
#FAE193 #DFFA93 #ABFA93
triadic
#DFFA93 #93DFFA #FA93DF
tetradic
#DFFA93 #93FAE1 #AE93FA #FA93AB
square
#DFFA93 #93FAE1 #AE93FA #FA93AB
split-complementary
#DFFA93 #93ABFA #E193FA
monochromatic
#BCF51E #CEF759 #DFFA93 #F0FDCD #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DFFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA93
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA93 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FFEF98
Tritanopia (blue-blind)
#E7F0E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa93; /* rgb */ color: rgb(223, 250, 147); /* oklch */ color: oklch(94.3% 0.132 121.0);
Tailwind
colors: {
custom: {
50: '#eafcb4',
500: '#dffa93',
950: '#000000',
},
}SCSS
$custom: #dffa93; $custom-light: #eafcb4; $custom-dark: #000000;
JSON
{
"hex": "#dffa93",
"rgb": {
"r": 223,
"g": 250,
"b": 147
},
"hsl": {
"h": 75.728,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.943,
"c": 0.13169,
"h": 121
},
"luminance": 0.86166
}Semantic roles & 50–950 ramp
primary
#DFFA93
secondary
#7A57DA
accent
#00E63C
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581