#DDF284#DDF284
#DDF284 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.137 H 118.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF284 |
|---|---|
| RGB | rgb(221, 242, 132) |
| HSL | hsl(71, 81%, 73%) |
| HSV | hsv(71, 45%, 95%) |
| CMYK | cmyk(8.7%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(91.93, -23.03, 50.52) |
| CIE-LCH | lch(91.93, 55.52, 114.51°) |
| OKLab | oklab(92.24% -0.0646 0.1212) |
| OKLCH | oklch(92.24% 0.137 118.1) |
| XYZ | xyz(65.7363, 80.5428, 33.9086) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Light Yellow Green
#CCFD7F
ΔE00 5.14
Pear
#CBF85F
ΔE00 5.54
Yellowish Tan
#FCFC81
ΔE00 6.07
Pale Yellow
#FFFF84
ΔE00 6.35
Faded Yellow
#FEFF7F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF284 #9984F2
analogous
#F2D084 #DDF284 #A6F284
triadic
#DDF284 #84DDF2 #F284DD
tetradic
#DDF284 #84F2D0 #9984F2 #F284A6
square
#DDF284 #84F2D0 #9984F2 #F284A6
split-complementary
#DDF284 #84A6F2 #D084F2
monochromatic
#BDE418 #CEEC4D #DDF284 #ECF8BB #F7FCE3
Accessibility & contrast
On white
1.23
#DDF284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DDF284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF284
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF284 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#E7E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf284; /* rgb */ color: rgb(221, 242, 132); /* oklch */ color: oklch(92.2% 0.137 118.1);
Tailwind
colors: {
custom: {
50: '#e9f6aa',
500: '#ddf284',
950: '#000000',
},
}SCSS
$custom: #ddf284; $custom-light: #e9f6aa; $custom-dark: #000000;
JSON
{
"hex": "#ddf284",
"rgb": {
"r": 221,
"g": 242,
"b": 132
},
"hsl": {
"h": 71.455,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.92238,
"c": 0.13739,
"h": 118.1
},
"luminance": 0.80542
}Semantic roles & 50–950 ramp
primary
#DDF284
secondary
#654DCE
accent
#08DD31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581