#DDFC88#DDFC88
#DDFC88 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.146 H 121.5°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC88 |
|---|---|
| RGB | rgb(221, 252, 136) |
| HSL | hsl(76, 95%, 76%) |
| HSV | hsv(76, 46%, 99%) |
| CMYK | cmyk(12.3%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(94.64, -27.37, 51.96) |
| CIE-LCH | lch(94.64, 58.72, 117.78°) |
| OKLab | oklab(94.43% -0.0766 0.1247) |
| OKLCH | oklch(94.43% 0.146 121.5) |
| XYZ | xyz(69.0733, 86.7705, 36.3972) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Pear
#CBF85F
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 4.54
Light Yellowish Green
#C2FF89
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC88 #A788FC
analogous
#FCE188 #DDFC88 #A3FC88
triadic
#DDFC88 #88DDFC #FC88DD
tetradic
#DDFC88 #88FCE1 #A788FC #FC88A3
square
#DDFC88 #88FCE1 #A788FC #FC88A3
split-complementary
#DDFC88 #88A3FC #E188FC
monochromatic
#BBF911 #CCFA4C #DDFC88 #EEFEC4 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DDFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC88
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC88 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FFF08E
Tritanopia (blue-blind)
#E6F2E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc88; /* rgb */ color: rgb(221, 252, 136); /* oklch */ color: oklch(94.4% 0.146 121.5);
Tailwind
colors: {
custom: {
50: '#e9fdad',
500: '#ddfc88',
950: '#000000',
},
}SCSS
$custom: #ddfc88; $custom-light: #e9fdad; $custom-dark: #000000;
JSON
{
"hex": "#ddfc88",
"rgb": {
"r": 221,
"g": 252,
"b": 136
},
"hsl": {
"h": 76.034,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.94427,
"c": 0.14633,
"h": 121.5
},
"luminance": 0.86771
}Semantic roles & 50–950 ramp
primary
#DDFC88
secondary
#734DDB
accent
#00E63D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581