#DFF181#DFF181
#DFF181 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.1% C 0.139 H 116.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF181 |
|---|---|
| RGB | rgb(223, 241, 129) |
| HSL | hsl(70, 80%, 73%) |
| HSV | hsv(70, 46%, 95%) |
| CMYK | cmyk(7.5%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(91.77, -22.09, 51.77) |
| CIE-LCH | lch(91.77, 56.29, 113.10°) |
| OKLab | oklab(92.13% -0.0623 0.1238) |
| OKLCH | oklch(92.13% 0.139 116.7) |
| XYZ | xyz(65.8499, 80.1842, 32.7727) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.94
Yellowish Tan
#FCFC81
ΔE00 5.45
Pear
#CBF85F
ΔE00 5.73
Light Yellow Green
#CCFD7F
ΔE00 5.76
Pale Yellow
#FFFF84
ΔE00 5.78
Faded Yellow
#FEFF7F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF181 #9381F1
analogous
#F1CB81 #DFF181 #A7F181
triadic
#DFF181 #81DFF1 #F181DF
tetradic
#DFF181 #81F1CB #9381F1 #F181A7
square
#DFF181 #81F1CB #9381F1 #F181A7
split-complementary
#DFF181 #81A7F1 #CB81F1
monochromatic
#BFDF19 #D1EB4A #DFF181 #EDF7B8 #F8FCE3
Accessibility & contrast
On white
1.23
#DFF181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DFF181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF181
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF181 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#EAE6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff181; /* rgb */ color: rgb(223, 241, 129); /* oklch */ color: oklch(92.1% 0.139 116.7);
Tailwind
colors: {
custom: {
50: '#ebf5a8',
500: '#dff181',
950: '#000000',
},
}SCSS
$custom: #dff181; $custom-light: #ebf5a8; $custom-dark: #000000;
JSON
{
"hex": "#dff181",
"rgb": {
"r": 223,
"g": 241,
"b": 129
},
"hsl": {
"h": 69.643,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.92133,
"c": 0.13859,
"h": 116.7
},
"luminance": 0.80184
}Semantic roles & 50–950 ramp
primary
#DFF181
secondary
#5F4ACC
accent
#09DC2B
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581