#DDFC86#DDFC86
#DDFC86 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.148 H 121.4°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC86 |
|---|---|
| RGB | rgb(221, 252, 134) |
| HSL | hsl(76, 95%, 76%) |
| HSV | hsv(76, 47%, 99%) |
| CMYK | cmyk(12.3%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(94.62, -27.57, 52.86) |
| CIE-LCH | lch(94.62, 59.62, 117.54°) |
| OKLab | oklab(94.4% -0.0773 0.1266) |
| OKLCH | oklch(94.4% 0.148 121.4) |
| XYZ | xyz(68.9325, 86.7142, 35.6557) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pear
#CBF85F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC86 #A586FC
analogous
#FCE086 #DDFC86 #A2FC86
triadic
#DDFC86 #86DDFC #FC86DD
tetradic
#DDFC86 #86FCE0 #A586FC #FC86A2
square
#DDFC86 #86FCE0 #A586FC #FC86A2
split-complementary
#DDFC86 #86A2FC #E086FC
monochromatic
#BBF90F #CCFB4A #DDFC86 #EEFDC2 #F7FEE1
Accessibility & contrast
On white
1.14
#DDFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DDFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC86
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC86 | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFF08C
Tritanopia (blue-blind)
#E6F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfc86; /* rgb */ color: rgb(221, 252, 134); /* oklch */ color: oklch(94.4% 0.148 121.4);
Tailwind
colors: {
custom: {
50: '#e9fdab',
500: '#ddfc86',
950: '#000000',
},
}SCSS
$custom: #ddfc86; $custom-light: #e9fdab; $custom-dark: #000000;
JSON
{
"hex": "#ddfc86",
"rgb": {
"r": 221,
"g": 252,
"b": 134
},
"hsl": {
"h": 75.763,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.944,
"c": 0.14831,
"h": 121.4
},
"luminance": 0.86714
}Semantic roles & 50–950 ramp
primary
#DDFC86
secondary
#714BDB
accent
#00E63C
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581