#DDF289#DDF289
#DDF289 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.3% C 0.132 H 118.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF289 |
|---|---|
| RGB | rgb(221, 242, 137) |
| HSL | hsl(72, 80%, 74%) |
| HSV | hsv(72, 43%, 95%) |
| CMYK | cmyk(8.7%, 0%, 43.4%, 5.1%) |
| CIE-LAB | lab(91.99, -22.52, 48.21) |
| CIE-LCH | lch(91.99, 53.21, 115.04°) |
| OKLab | oklab(92.31% -0.0628 0.1164) |
| OKLCH | oklch(92.31% 0.132 118.3) |
| XYZ | xyz(66.0867, 80.6830, 35.7539) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.11
Light Yellow Green
#CCFD7F
ΔE00 5.23
Pear
#CBF85F
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.42
Light Pea Green
#C4FE82
ΔE00 6.49
Pale Yellow
#FFFF84
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF289 #9E89F2
analogous
#F2D389 #DDF289 #A9F289
triadic
#DDF289 #89DDF2 #F289DD
tetradic
#DDF289 #89F2D3 #9E89F2 #F289A9
square
#DDF289 #89F2D3 #9E89F2 #F289A9
split-complementary
#DDF289 #89A9F2 #D389F2
monochromatic
#BDE61B #CDEC52 #DDF289 #EDF8C0 #F7FCE3
Accessibility & contrast
On white
1.23
#DDF289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DDF289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF289
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF289 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE880
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#E6E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf289; /* rgb */ color: rgb(221, 242, 137); /* oklch */ color: oklch(92.3% 0.132 118.3);
Tailwind
colors: {
custom: {
50: '#e9f6ad',
500: '#ddf289',
950: '#000000',
},
}SCSS
$custom: #ddf289; $custom-light: #e9f6ad; $custom-dark: #000000;
JSON
{
"hex": "#ddf289",
"rgb": {
"r": 221,
"g": 242,
"b": 137
},
"hsl": {
"h": 72,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.92309,
"c": 0.13226,
"h": 118.3
},
"luminance": 0.80683
}Semantic roles & 50–950 ramp
primary
#DDF289
secondary
#6A51CE
accent
#09DC33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581