#DDFC8B#DDFC8B
#DDFC8B is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.5% C 0.143 H 121.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC8B |
|---|---|
| RGB | rgb(221, 252, 139) |
| HSL | hsl(76, 95%, 77%) |
| HSV | hsv(76, 45%, 99%) |
| CMYK | cmyk(12.3%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(94.68, -27.06, 50.59) |
| CIE-LCH | lch(94.68, 57.37, 118.14°) |
| OKLab | oklab(94.47% -0.0755 0.1218) |
| OKLCH | oklch(94.47% 0.143 121.8) |
| XYZ | xyz(69.2895, 86.8570, 37.5359) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 4.50
Pear
#CBF85F
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 5.09
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC8B #AA8BFC
analogous
#FCE38B #DDFC8B #A5FC8B
triadic
#DDFC8B #8BDDFC #FC8BDD
tetradic
#DDFC8B #8BFCE3 #AA8BFC #FC8BA5
square
#DDFC8B #8BFCE3 #AA8BFC #FC8BA5
split-complementary
#DDFC8B #8BA5FC #E38BFC
monochromatic
#BAF914 #CCFA4F #DDFC8B #EEFEC7 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DDFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC8B
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC8B | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF082
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#E5F2E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc8b; /* rgb */ color: rgb(221, 252, 139); /* oklch */ color: oklch(94.5% 0.143 121.8);
Tailwind
colors: {
custom: {
50: '#e9fdaf',
500: '#ddfc8b',
950: '#000000',
},
}SCSS
$custom: #ddfc8b; $custom-light: #e9fdaf; $custom-dark: #000000;
JSON
{
"hex": "#ddfc8b",
"rgb": {
"r": 221,
"g": 252,
"b": 139
},
"hsl": {
"h": 76.46,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.94469,
"c": 0.14332,
"h": 121.8
},
"luminance": 0.86857
}Semantic roles & 50–950 ramp
primary
#DDFC8B
secondary
#7650DC
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581