#DFF18D#DFF18D
#DFF18D is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.3% C 0.126 H 117.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF18D |
|---|---|
| RGB | rgb(223, 241, 141) |
| HSL | hsl(71, 78%, 75%) |
| HSV | hsv(71, 41%, 95%) |
| CMYK | cmyk(7.5%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(91.92, -20.85, 46.22) |
| CIE-LCH | lch(91.92, 50.71, 114.28°) |
| OKLab | oklab(92.3% -0.0579 0.1121) |
| OKLCH | oklch(92.3% 0.126 117.3) |
| XYZ | xyz(66.6948, 80.5222, 37.2229) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Light Yellow Green
#CCFD7F
ΔE00 5.98
Yellowish Tan
#FCFC81
ΔE00 6.34
Parchment
#FEFCAF
ΔE00 6.58
Pale Yellow
#FFFF84
ΔE00 6.61
Buff
#FEF69E
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF18D #9F8DF1
analogous
#F1D18D #DFF18D #ADF18D
triadic
#DFF18D #8DDFF1 #F18DDF
tetradic
#DFF18D #8DF1D1 #9F8DF1 #F18DAD
square
#DFF18D #8DF1D1 #9F8DF1 #F18DAD
split-complementary
#DFF18D #8DADF1 #D18DF1
monochromatic
#C0E420 #D0EA56 #DFF18D #EEF8C4 #F7FCE4
Accessibility & contrast
On white
1.23
#DFF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DFF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF18D
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF18D | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#E9E7D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dff18d; /* rgb */ color: rgb(223, 241, 141); /* oklch */ color: oklch(92.3% 0.126 117.3);
Tailwind
colors: {
custom: {
50: '#eaf5b0',
500: '#dff18d',
950: '#000000',
},
}SCSS
$custom: #dff18d; $custom-light: #eaf5b0; $custom-dark: #000000;
JSON
{
"hex": "#dff18d",
"rgb": {
"r": 223,
"g": 241,
"b": 141
},
"hsl": {
"h": 70.8,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.92303,
"c": 0.12619,
"h": 117.3
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#DFF18D
secondary
#6B55CD
accent
#0BDA30
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581