#DFF683#DFF683
#DFF683 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.143 H 118.6°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF683 |
|---|---|
| RGB | rgb(223, 246, 131) |
| HSL | hsl(72, 86%, 74%) |
| HSV | hsv(72, 47%, 96%) |
| CMYK | cmyk(9.3%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(93.12, -24.28, 52.48) |
| CIE-LCH | lch(93.12, 57.82, 114.83°) |
| OKLab | oklab(93.22% -0.0683 0.1255) |
| OKLCH | oklch(93.22% 0.143 118.6) |
| XYZ | xyz(67.4845, 83.2386, 33.9798) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.62
Pear
#CBF85F
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.34
Yellowish Tan
#FCFC81
ΔE00 5.85
Pale Yellow
#FFFF84
ΔE00 6.07
Faded Yellow
#FEFF7F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF683 #9A83F6
analogous
#F6D483 #DFF683 #A6F683
triadic
#DFF683 #83DFF6 #F683DF
tetradic
#DFF683 #83F6D4 #9A83F6 #F683A6
square
#DFF683 #83F6D4 #9A83F6 #F683A6
split-complementary
#DFF683 #83A6F6 #D483F6
monochromatic
#C1ED11 #D0F24A #DFF683 #EEFABC #F8FDE2
Accessibility & contrast
On white
1.19
#DFF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DFF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF683
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF683 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#E9EBDB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff683; /* rgb */ color: rgb(223, 246, 131); /* oklch */ color: oklch(93.2% 0.143 118.6);
Tailwind
colors: {
custom: {
50: '#ebf9a9',
500: '#dff683',
950: '#000000',
},
}SCSS
$custom: #dff683; $custom-light: #ebf9a9; $custom-dark: #000000;
JSON
{
"hex": "#dff683",
"rgb": {
"r": 223,
"g": 246,
"b": 131
},
"hsl": {
"h": 72,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.93222,
"c": 0.14289,
"h": 118.6
},
"luminance": 0.83238
}Semantic roles & 50–950 ramp
primary
#DFF683
secondary
#664BD3
accent
#03E32F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581