#DDF291#DDF291
#DDF291 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.124 H 118.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF291 |
|---|---|
| RGB | rgb(221, 242, 145) |
| HSL | hsl(73, 79%, 76%) |
| HSV | hsv(73, 40%, 95%) |
| CMYK | cmyk(8.7%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(92.10, -21.65, 44.47) |
| CIE-LCH | lch(92.10, 49.46, 115.96°) |
| OKLab | oklab(92.43% -0.0598 0.1084) |
| OKLCH | oklch(92.43% 0.124 118.9) |
| XYZ | xyz(66.6819, 80.9211, 38.8890) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.14
Light Yellow Green
#CCFD7F
ΔE00 5.61
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Light Pea Green
#C4FE82
ΔE00 6.66
Parchment
#FEFCAF
ΔE00 6.79
Pear
#CBF85F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF291 #A691F2
analogous
#F2D691 #DDF291 #ACF291
triadic
#DDF291 #91DDF2 #F291DD
tetradic
#DDF291 #91F2D6 #A691F2 #F291AC
square
#DDF291 #91F2D6 #A691F2 #F291AC
split-complementary
#DDF291 #91ACF2 #D691F2
monochromatic
#BBE524 #CCEC5A #DDF291 #EEF8C8 #F7FCE4
Accessibility & contrast
On white
1.22
#DDF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DDF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF291
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF291 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#E6E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf291; /* rgb */ color: rgb(221, 242, 145); /* oklch */ color: oklch(92.4% 0.124 118.9);
Tailwind
colors: {
custom: {
50: '#e9f6b2',
500: '#ddf291',
950: '#000000',
},
}SCSS
$custom: #ddf291; $custom-light: #e9f6b2; $custom-dark: #000000;
JSON
{
"hex": "#ddf291",
"rgb": {
"r": 221,
"g": 242,
"b": 145
},
"hsl": {
"h": 72.99,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.92428,
"c": 0.12377,
"h": 118.9
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#DDF291
secondary
#7258CF
accent
#0ADB38
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581