#DDF090#DDF090
#DDF090 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 92.0% C 0.122 H 118.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF090 |
|---|---|
| RGB | rgb(221, 240, 144) |
| HSL | hsl(72, 76%, 75%) |
| HSV | hsv(72, 40%, 94%) |
| CMYK | cmyk(7.9%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(91.55, -20.80, 44.27) |
| CIE-LCH | lch(91.55, 48.91, 115.16°) |
| OKLab | oklab(91.99% -0.0574 0.1079) |
| OKLCH | oklch(91.99% 0.122 118) |
| XYZ | xyz(66.0132, 79.7064, 38.2874) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.94
Light Yellow Green
#CCFD7F
ΔE00 6.06
Parchment
#FEFCAF
ΔE00 6.62
Creme
#FFFFB6
ΔE00 6.93
Pistachio (survey)
#C0FA8B
ΔE00 6.99
Yellowish Tan
#FCFC81
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF090 #A390F0
analogous
#F0D390 #DDF090 #ADF090
triadic
#DDF090 #90DDF0 #F090DD
tetradic
#DDF090 #90F0D3 #A390F0 #F090AD
square
#DDF090 #90F0D3 #A390F0 #F090AD
split-complementary
#DDF090 #90ADF0 #D390F0
monochromatic
#BCE124 #CCE95A #DDF090 #EEF7C6 #F7FBE4
Accessibility & contrast
On white
1.24
#DDF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DDF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF090
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF090 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#FAE795
Tritanopia (blue-blind)
#E6E7D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf090; /* rgb */ color: rgb(221, 240, 144); /* oklch */ color: oklch(92.0% 0.122 118.0);
Tailwind
colors: {
custom: {
50: '#e9f5b2',
500: '#ddf090',
950: '#000000',
},
}SCSS
$custom: #ddf090; $custom-light: #e9f5b2; $custom-dark: #000000;
JSON
{
"hex": "#ddf090",
"rgb": {
"r": 221,
"g": 240,
"b": 144
},
"hsl": {
"h": 71.875,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.91989,
"c": 0.1222,
"h": 118
},
"luminance": 0.79706
}Semantic roles & 50–950 ramp
primary
#DDF090
secondary
#6F58CC
accent
#0DD835
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581