#DFF29B#DFF29B
#DFF29B is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.7% C 0.112 H 118.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF29B |
|---|---|
| RGB | rgb(223, 242, 155) |
| HSL | hsl(73, 77%, 78%) |
| HSV | hsv(73, 36%, 95%) |
| CMYK | cmyk(7.9%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(92.38, -19.74, 39.95) |
| CIE-LCH | lch(92.38, 44.56, 116.30°) |
| OKLab | oklab(92.74% -0.0538 0.0984) |
| OKLCH | oklch(92.74% 0.112 118.7) |
| XYZ | xyz(68.0999, 81.5591, 43.1589) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.85
Parchment
#FEFCAF
ΔE00 6.03
Creme
#FFFFB6
ΔE00 6.12
Light Beige
#FFFEB6
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.73
Buff
#FEF69E
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF29B #AE9BF2
analogous
#F2D99B #DFF29B #B4F29B
triadic
#DFF29B #9BDFF2 #F29BDF
tetradic
#DFF29B #9BF2D9 #AE9BF2 #F29BB4
square
#DFF29B #9BF2D9 #AE9BF2 #F29BB4
split-complementary
#DFF29B #9BB4F2 #D99BF2
monochromatic
#BCE42F #CEEB65 #DFF29B #F0F9D1 #F6FBE4
Accessibility & contrast
On white
1.21
#DFF29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DFF29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF29B
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF29B | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE995
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#E7E9DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff29b; /* rgb */ color: rgb(223, 242, 155); /* oklch */ color: oklch(92.7% 0.112 118.7);
Tailwind
colors: {
custom: {
50: '#eaf6b9',
500: '#dff29b',
950: '#000000',
},
}SCSS
$custom: #dff29b; $custom-light: #eaf6b9; $custom-dark: #000000;
JSON
{
"hex": "#dff29b",
"rgb": {
"r": 223,
"g": 242,
"b": 155
},
"hsl": {
"h": 73.103,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.92736,
"c": 0.11218,
"h": 118.7
},
"luminance": 0.81559
}Semantic roles & 50–950 ramp
primary
#DFF29B
secondary
#7A61D0
accent
#0CD939
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581