#DFFC83#DFFC83
#DFFC83 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.5% C 0.151 H 120.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFC83 |
|---|---|
| RGB | rgb(223, 252, 131) |
| HSL | hsl(74, 95%, 75%) |
| HSV | hsv(74, 48%, 99%) |
| CMYK | cmyk(11.5%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(94.72, -27.12, 54.41) |
| CIE-LCH | lch(94.72, 60.80, 116.49°) |
| OKLab | oklab(94.5% -0.0763 0.1298) |
| OKLCH | oklch(94.5% 0.151 120.5) |
| XYZ | xyz(69.3390, 86.9476, 34.5980) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.54
Pear
#CBF85F
ΔE00 4.16
Light Pea Green
#C4FE82
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFC83 #A083FC
analogous
#FCDC83 #DFFC83 #A3FC83
triadic
#DFFC83 #83DFFC #FC83DF
tetradic
#DFFC83 #83FCDC #A083FC #FC83A3
square
#DFFC83 #83FCDC #A083FC #FC83A3
split-complementary
#DFFC83 #83A3FC #DC83FC
monochromatic
#C0F90B #D0FB47 #DFFC83 #EEFDBF #F7FEE1
Accessibility & contrast
On white
1.14
#DFFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DFFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFC83
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFC83 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF078
Deuteranopia (green-blind)
#FFF08A
Tritanopia (blue-blind)
#E9F1E0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffc83; /* rgb */ color: rgb(223, 252, 131); /* oklch */ color: oklch(94.5% 0.151 120.5);
Tailwind
colors: {
custom: {
50: '#ebfda9',
500: '#dffc83',
950: '#000000',
},
}SCSS
$custom: #dffc83; $custom-light: #ebfda9; $custom-dark: #000000;
JSON
{
"hex": "#dffc83",
"rgb": {
"r": 223,
"g": 252,
"b": 131
},
"hsl": {
"h": 74.38,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.94502,
"c": 0.15056,
"h": 120.5
},
"luminance": 0.86947
}Semantic roles & 50–950 ramp
primary
#DFFC83
secondary
#6C49DB
accent
#00E637
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581