#DDFA8B#DDFA8B
#DDFA8B is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.141 H 121.2°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA8B |
|---|---|
| RGB | rgb(221, 250, 139) |
| HSL | hsl(76, 92%, 76%) |
| HSV | hsv(76, 44%, 98%) |
| CMYK | cmyk(11.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(94.14, -26.12, 49.93) |
| CIE-LCH | lch(94.14, 56.35, 117.61°) |
| OKLab | oklab(94.04% -0.0728 0.1204) |
| OKLCH | oklch(94.04% 0.141 121.2) |
| XYZ | xyz(68.6648, 85.6075, 37.3276) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.83
Pear
#CBF85F
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Yellowish Green
#C2FF89
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA8B #A88BFA
analogous
#FAE08B #DDFA8B #A6FA8B
triadic
#DDFA8B #8BDDFA #FA8BDD
tetradic
#DDFA8B #8BFAE0 #A88BFA #FA8BA6
square
#DDFA8B #8BFAE0 #A88BFA #FA8BA6
split-complementary
#DDFA8B #8BA6FA #E08BFA
monochromatic
#BBF516 #CCF750 #DDFA8B #EEFDC6 #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DDFA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA8B
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA8B | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#E6F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa8b; /* rgb */ color: rgb(221, 250, 139); /* oklch */ color: oklch(94.0% 0.141 121.2);
Tailwind
colors: {
custom: {
50: '#e9fcaf',
500: '#ddfa8b',
950: '#000000',
},
}SCSS
$custom: #ddfa8b; $custom-light: #e9fcaf; $custom-dark: #000000;
JSON
{
"hex": "#ddfa8b",
"rgb": {
"r": 221,
"g": 250,
"b": 139
},
"hsl": {
"h": 75.676,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.94041,
"c": 0.14066,
"h": 121.2
},
"luminance": 0.85607
}Semantic roles & 50–950 ramp
primary
#DDFA8B
secondary
#7450D9
accent
#00E63C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581