#DDF186#DDF186
#DDF186 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.1% C 0.134 H 117.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF186 |
|---|---|
| RGB | rgb(221, 241, 134) |
| HSL | hsl(71, 79%, 74%) |
| HSV | hsv(71, 44%, 95%) |
| CMYK | cmyk(8.3%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(91.69, -22.35, 49.27) |
| CIE-LCH | lch(91.69, 54.10, 114.40°) |
| OKLab | oklab(92.05% -0.0625 0.1186) |
| OKLCH | oklch(92.05% 0.134 117.8) |
| XYZ | xyz(65.5777, 80.0044, 34.5374) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 5.41
Pear
#CBF85F
ΔE00 5.93
Yellowish Tan
#FCFC81
ΔE00 6.16
Pale Yellow
#FFFF84
ΔE00 6.46
Faded Yellow
#FEFF7F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF186 #9A86F1
analogous
#F1CF86 #DDF186 #A7F186
triadic
#DDF186 #86DDF1 #F186DD
tetradic
#DDF186 #86F1CF #9A86F1 #F186A7
square
#DDF186 #86F1CF #9A86F1 #F186A7
split-complementary
#DDF186 #86A7F1 #CF86F1
monochromatic
#BDE21A #CEEB4F #DDF186 #ECF7BD #F7FCE4
Accessibility & contrast
On white
1.24
#DDF186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DDF186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF186
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF186 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#E7E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf186; /* rgb */ color: rgb(221, 241, 134); /* oklch */ color: oklch(92.1% 0.134 117.8);
Tailwind
colors: {
custom: {
50: '#e9f5ab',
500: '#ddf186',
950: '#000000',
},
}SCSS
$custom: #ddf186; $custom-light: #e9f5ab; $custom-dark: #000000;
JSON
{
"hex": "#ddf186",
"rgb": {
"r": 221,
"g": 241,
"b": 134
},
"hsl": {
"h": 71.215,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.92053,
"c": 0.13407,
"h": 117.8
},
"luminance": 0.80004
}Semantic roles & 50–950 ramp
primary
#DDF186
secondary
#664FCD
accent
#0ADC31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581