#DDFC84#DDFC84
#DDFC84 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.150 H 121.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC84 |
|---|---|
| RGB | rgb(221, 252, 132) |
| HSL | hsl(76, 95%, 75%) |
| HSV | hsv(76, 48%, 99%) |
| CMYK | cmyk(12.3%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(94.59, -27.77, 53.77) |
| CIE-LCH | lch(94.59, 60.52, 117.31°) |
| OKLab | oklab(94.37% -0.078 0.1284) |
| OKLCH | oklch(94.37% 0.15 121.3) |
| XYZ | xyz(68.7944, 86.6589, 34.9280) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pear
#CBF85F
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 4.64
Pale Lime
#BEFD73
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC84 #A384FC
analogous
#FCDF84 #DDFC84 #A1FC84
triadic
#DDFC84 #84DDFC #FC84DD
tetradic
#DDFC84 #84FCDF #A384FC #FC84A1
square
#DDFC84 #84FCDF #A384FC #FC84A1
split-complementary
#DDFC84 #84A1FC #DF84FC
monochromatic
#BCF90D #CCFB48 #DDFC84 #EEFDC0 #F7FEE1
Accessibility & contrast
On white
1.15
#DDFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DDFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC84
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC84 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07A
Deuteranopia (green-blind)
#FFF08B
Tritanopia (blue-blind)
#E6F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfc84; /* rgb */ color: rgb(221, 252, 132); /* oklch */ color: oklch(94.4% 0.150 121.3);
Tailwind
colors: {
custom: {
50: '#e9fdaa',
500: '#ddfc84',
950: '#000000',
},
}SCSS
$custom: #ddfc84; $custom-light: #e9fdaa; $custom-dark: #000000;
JSON
{
"hex": "#ddfc84",
"rgb": {
"r": 221,
"g": 252,
"b": 132
},
"hsl": {
"h": 75.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.94374,
"c": 0.15027,
"h": 121.3
},
"luminance": 0.86659
}Semantic roles & 50–950 ramp
primary
#DDFC84
secondary
#6F49DB
accent
#00E63B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161710
muted
#858581