#DDF294#DDF294
#DDF294 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.5% C 0.121 H 119.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF294 |
|---|---|
| RGB | rgb(221, 242, 148) |
| HSL | hsl(73, 78%, 76%) |
| HSV | hsv(73, 39%, 95%) |
| CMYK | cmyk(8.7%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(92.14, -21.31, 43.06) |
| CIE-LCH | lch(92.14, 48.04, 116.33°) |
| OKLab | oklab(92.48% -0.0586 0.1053) |
| OKLCH | oklch(92.48% 0.121 119.1) |
| XYZ | xyz(66.9163, 81.0148, 40.1234) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 6.56
Parchment
#FEFCAF
ΔE00 6.65
Light Pea Green
#C4FE82
ΔE00 6.79
Creme
#FFFFB6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF294 #A994F2
analogous
#F2D894 #DDF294 #AEF294
triadic
#DDF294 #94DDF2 #F294DD
tetradic
#DDF294 #94F2D8 #A994F2 #F294AE
square
#DDF294 #94F2D8 #A994F2 #F294AE
split-complementary
#DDF294 #94AEF2 #D894F2
monochromatic
#BAE527 #CCEB5D #DDF294 #EEF9CB #F6FCE4
Accessibility & contrast
On white
1.22
#DDF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DDF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF294
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF294 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88D
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#E5E9DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf294; /* rgb */ color: rgb(221, 242, 148); /* oklch */ color: oklch(92.5% 0.121 119.1);
Tailwind
colors: {
custom: {
50: '#e9f6b4',
500: '#ddf294',
950: '#000000',
},
}SCSS
$custom: #ddf294; $custom-light: #e9f6b4; $custom-dark: #000000;
JSON
{
"hex": "#ddf294",
"rgb": {
"r": 221,
"g": 242,
"b": 148
},
"hsl": {
"h": 73.404,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.92475,
"c": 0.12052,
"h": 119.1
},
"luminance": 0.81015
}Semantic roles & 50–950 ramp
primary
#DDF294
secondary
#755BCF
accent
#0BDB39
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581