#DDFB8B#DDFB8B
#DDFB8B is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.142 H 121.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFB8B |
|---|---|
| RGB | rgb(221, 251, 139) |
| HSL | hsl(76, 93%, 76%) |
| HSV | hsv(76, 45%, 98%) |
| CMYK | cmyk(12%, 0%, 44.6%, 1.6%) |
| CIE-LAB | lab(94.41, -26.59, 50.26) |
| CIE-LCH | lch(94.41, 56.86, 117.88°) |
| OKLab | oklab(94.26% -0.0741 0.1211) |
| OKLCH | oklch(94.26% 0.142 121.5) |
| XYZ | xyz(68.9763, 86.2306, 37.4315) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 4.66
Pear
#CBF85F
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.24
Pale Lime
#BEFD73
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFB8B #A98BFB
analogous
#FBE18B #DDFB8B #A5FB8B
triadic
#DDFB8B #8BDDFB #FB8BDD
tetradic
#DDFB8B #8BFBE1 #A98BFB #FB8BA5
square
#DDFB8B #8BFBE1 #A98BFB #FB8BA5
split-complementary
#DDFB8B #8BA5FB #E18BFB
monochromatic
#BAF715 #CCF950 #DDFB8B #EEFDC6 #F6FEE1
Accessibility & contrast
On white
1.15
#DDFB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DDFB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFB8B
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFB8B | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#E6F1E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ddfb8b; /* rgb */ color: rgb(221, 251, 139); /* oklch */ color: oklch(94.3% 0.142 121.5);
Tailwind
colors: {
custom: {
50: '#e9fcaf',
500: '#ddfb8b',
950: '#000000',
},
}SCSS
$custom: #ddfb8b; $custom-light: #e9fcaf; $custom-dark: #000000;
JSON
{
"hex": "#ddfb8b",
"rgb": {
"r": 221,
"g": 251,
"b": 139
},
"hsl": {
"h": 76.071,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.94255,
"c": 0.14199,
"h": 121.5
},
"luminance": 0.86231
}Semantic roles & 50–950 ramp
primary
#DDFB8B
secondary
#7550DA
accent
#00E63D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581