#DFF383#DFF383
#DFF383 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.139 H 117.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF383 |
|---|---|
| RGB | rgb(223, 243, 131) |
| HSL | hsl(71, 82%, 73%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.2%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(92.32, -22.85, 51.51) |
| CIE-LCH | lch(92.32, 56.35, 113.92°) |
| OKLab | oklab(92.59% -0.0643 0.1234) |
| OKLCH | oklch(92.59% 0.139 117.5) |
| XYZ | xyz(66.5794, 81.4284, 33.6781) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 5.28
Pear
#CBF85F
ΔE00 5.48
Yellowish Tan
#FCFC81
ΔE00 5.65
Pale Yellow
#FFFF84
ΔE00 5.93
Faded Yellow
#FEFF7F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF383 #9783F3
analogous
#F3CF83 #DFF383 #A7F383
triadic
#DFF383 #83DFF3 #F383DF
tetradic
#DFF383 #83F3CF #9783F3 #F383A7
square
#DFF383 #83F3CF #9783F3 #F383A7
split-complementary
#DFF383 #83A7F3 #CF83F3
monochromatic
#C0E516 #D1EE4B #DFF383 #EDF8BB #F8FCE3
Accessibility & contrast
On white
1.21
#DFF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DFF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF383
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF383 | 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)
#FFE979
Deuteranopia (green-blind)
#FEEA89
Tritanopia (blue-blind)
#E9E8D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff383; /* rgb */ color: rgb(223, 243, 131); /* oklch */ color: oklch(92.6% 0.139 117.5);
Tailwind
colors: {
custom: {
50: '#ebf7a9',
500: '#dff383',
950: '#000000',
},
}SCSS
$custom: #dff383; $custom-light: #ebf7a9; $custom-dark: #000000;
JSON
{
"hex": "#dff383",
"rgb": {
"r": 223,
"g": 243,
"b": 131
},
"hsl": {
"h": 70.714,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.92585,
"c": 0.1391,
"h": 117.5
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#DFF383
secondary
#634BCF
accent
#07DF2D
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581