#DFF183#DFF183
#DFF183 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.2% C 0.137 H 116.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF183 |
|---|---|
| RGB | rgb(223, 241, 131) |
| HSL | hsl(70, 80%, 73%) |
| HSV | hsv(70, 46%, 95%) |
| CMYK | cmyk(7.5%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(91.79, -21.89, 50.86) |
| CIE-LCH | lch(91.79, 55.37, 113.29°) |
| OKLab | oklab(92.16% -0.0616 0.1219) |
| OKLCH | oklch(92.16% 0.137 116.8) |
| XYZ | xyz(65.9841, 80.2379, 33.4797) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Yellowish Tan
#FCFC81
ΔE00 5.57
Light Yellow Green
#CCFD7F
ΔE00 5.76
Pale Yellow
#FFFF84
ΔE00 5.89
Pear
#CBF85F
ΔE00 5.89
Faded Yellow
#FEFF7F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF183 #9583F1
analogous
#F1CC83 #DFF183 #A8F183
triadic
#DFF183 #83DFF1 #F183DF
tetradic
#DFF183 #83F1CC #9583F1 #F183A8
square
#DFF183 #83F1CC #9583F1 #F183A8
split-complementary
#DFF183 #83A8F1 #CC83F1
monochromatic
#C0E019 #D1EB4C #DFF183 #EDF7BA #F8FCE4
Accessibility & contrast
On white
1.23
#DFF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DFF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF183
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF183 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#E9E6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dff183; /* rgb */ color: rgb(223, 241, 131); /* oklch */ color: oklch(92.2% 0.137 116.8);
Tailwind
colors: {
custom: {
50: '#ebf5a9',
500: '#dff183',
950: '#000000',
},
}SCSS
$custom: #dff183; $custom-light: #ebf5a9; $custom-dark: #000000;
JSON
{
"hex": "#dff183",
"rgb": {
"r": 223,
"g": 241,
"b": 131
},
"hsl": {
"h": 69.818,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.9216,
"c": 0.13658,
"h": 116.8
},
"luminance": 0.80237
}Semantic roles & 50–950 ramp
primary
#DFF183
secondary
#614CCC
accent
#09DC2C
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581