#DFF384#DFF384
#DFF384 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.138 H 117.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF384 |
|---|---|
| RGB | rgb(223, 243, 132) |
| HSL | hsl(71, 82%, 74%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.2%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(92.33, -22.75, 51.05) |
| CIE-LCH | lch(92.33, 55.89, 114.02°) |
| OKLab | oklab(92.6% -0.0639 0.1224) |
| OKLCH | oklch(92.6% 0.138 117.6) |
| XYZ | xyz(66.6475, 81.4556, 34.0368) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 5.28
Pear
#CBF85F
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 5.71
Pale Yellow
#FFFF84
ΔE00 5.98
Faded Yellow
#FEFF7F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF384 #9884F3
analogous
#F3CF84 #DFF384 #A7F384
triadic
#DFF384 #84DFF3 #F384DF
tetradic
#DFF384 #84F3CF #9884F3 #F384A7
square
#DFF384 #84F3CF #9884F3 #F384A7
split-complementary
#DFF384 #84A7F3 #CF84F3
monochromatic
#C1E616 #D0EE4C #DFF384 #EEF8BC #F8FCE3
Accessibility & contrast
On white
1.21
#DFF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DFF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF384
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF384 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#E9E8D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff384; /* rgb */ color: rgb(223, 243, 132); /* oklch */ color: oklch(92.6% 0.138 117.6);
Tailwind
colors: {
custom: {
50: '#ebf7aa',
500: '#dff384',
950: '#000000',
},
}SCSS
$custom: #dff384; $custom-light: #ebf7aa; $custom-dark: #000000;
JSON
{
"hex": "#dff384",
"rgb": {
"r": 223,
"g": 243,
"b": 132
},
"hsl": {
"h": 70.811,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.92598,
"c": 0.13809,
"h": 117.6
},
"luminance": 0.81455
}Semantic roles & 50–950 ramp
primary
#DFF384
secondary
#644CCF
accent
#07DF2E
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581