#DFF29D#DFF29D
#DFF29D is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.8% C 0.110 H 118.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF29D |
|---|---|
| RGB | rgb(223, 242, 157) |
| HSL | hsl(73, 77%, 78%) |
| HSV | hsv(73, 35%, 95%) |
| CMYK | cmyk(7.9%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(92.41, -19.50, 38.99) |
| CIE-LCH | lch(92.41, 43.60, 116.57°) |
| OKLab | oklab(92.77% -0.0531 0.0963) |
| OKLCH | oklch(92.77% 0.11 118.9) |
| XYZ | xyz(68.2693, 81.6269, 44.0508) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.72
Parchment
#FEFCAF
ΔE00 5.99
Creme
#FFFFB6
ΔE00 6.04
Light Beige
#FFFEB6
ΔE00 6.20
Light Yellow Green
#CCFD7F
ΔE00 6.94
Buff
#FEF69E
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF29D #B09DF2
analogous
#F2DA9D #DFF29D #B4F29D
triadic
#DFF29D #9DDFF2 #F29DDF
tetradic
#DFF29D #9DF2DA #B09DF2 #F29DB4
square
#DFF29D #9DF2DA #B09DF2 #F29DB4
split-complementary
#DFF29D #9DB4F2 #DA9DF2
monochromatic
#BCE431 #CDEB67 #DFF29D #F1F9D3 #F6FBE4
Accessibility & contrast
On white
1.21
#DFF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DFF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF29D
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF29D | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE997
Deuteranopia (green-blind)
#FAEAA1
Tritanopia (blue-blind)
#E7E9DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff29d; /* rgb */ color: rgb(223, 242, 157); /* oklch */ color: oklch(92.8% 0.110 118.9);
Tailwind
colors: {
custom: {
50: '#eaf6bb',
500: '#dff29d',
950: '#000000',
},
}SCSS
$custom: #dff29d; $custom-light: #eaf6bb; $custom-dark: #000000;
JSON
{
"hex": "#dff29d",
"rgb": {
"r": 223,
"g": 242,
"b": 157
},
"hsl": {
"h": 73.412,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.9277,
"c": 0.10993,
"h": 118.9
},
"luminance": 0.81627
}Semantic roles & 50–950 ramp
primary
#DFF29D
secondary
#7C63D0
accent
#0DD93A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582