#DDF686#DDF686
#DDF686 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.1% C 0.141 H 119.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF686 |
|---|---|
| RGB | rgb(221, 246, 134) |
| HSL | hsl(73, 86%, 75%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(10.2%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(93.02, -24.74, 50.91) |
| CIE-LCH | lch(93.02, 56.60, 115.92°) |
| OKLab | oklab(93.12% -0.0693 0.1222) |
| OKLCH | oklch(93.12% 0.141 119.5) |
| XYZ | xyz(67.0780, 83.0052, 35.0375) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.24
Pear
#CBF85F
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.10
Light Pea Green
#C4FE82
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF686 #9F86F6
analogous
#F6D786 #DDF686 #A5F686
triadic
#DDF686 #86DDF6 #F686DD
tetradic
#DDF686 #86F6D7 #9F86F6 #F686A5
square
#DDF686 #86F6D7 #9F86F6 #F686A5
split-complementary
#DDF686 #86A5F6 #D786F6
monochromatic
#BDEE14 #CDF24D #DDF686 #EDFABF #F7FDE3
Accessibility & contrast
On white
1.19
#DDF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DDF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF686
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF686 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#E6ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf686; /* rgb */ color: rgb(221, 246, 134); /* oklch */ color: oklch(93.1% 0.141 119.5);
Tailwind
colors: {
custom: {
50: '#e9f9ab',
500: '#ddf686',
950: '#000000',
},
}SCSS
$custom: #ddf686; $custom-light: #e9f9ab; $custom-dark: #000000;
JSON
{
"hex": "#ddf686",
"rgb": {
"r": 221,
"g": 246,
"b": 134
},
"hsl": {
"h": 73.393,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.93118,
"c": 0.14051,
"h": 119.5
},
"luminance": 0.83005
}Semantic roles & 50–950 ramp
primary
#DDF686
secondary
#6B4DD3
accent
#03E335
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581