#DDFD8B#DDFD8B
#DDFD8B is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.145 H 122.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD8B |
|---|---|
| RGB | rgb(221, 253, 139) |
| HSL | hsl(77, 97%, 77%) |
| HSV | hsv(77, 45%, 99%) |
| CMYK | cmyk(12.6%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(94.94, -27.53, 50.92) |
| CIE-LCH | lch(94.94, 57.88, 118.40°) |
| OKLab | oklab(94.68% -0.0768 0.1226) |
| OKLCH | oklch(94.68% 0.145 122.1) |
| XYZ | xyz(69.6044, 87.4867, 37.6408) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.01
Light Pea Green
#C4FE82
ΔE00 4.35
Pear
#CBF85F
ΔE00 4.80
Light Yellowish Green
#C2FF89
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Pale Lime
#BEFD73
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD8B #AB8BFD
analogous
#FDE48B #DDFD8B #A4FD8B
triadic
#DDFD8B #8BDDFD #FD8BDD
tetradic
#DDFD8B #8BFDE4 #AB8BFD #FD8BA4
square
#DDFD8B #8BFDE4 #AB8BFD #FD8BA4
split-complementary
#DDFD8B #8BA4FD #E48BFD
monochromatic
#BAFB13 #CBFC4F #DDFD8B #EFFEC7 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DDFD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD8B
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD8B | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#E5F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfd8b; /* rgb */ color: rgb(221, 253, 139); /* oklch */ color: oklch(94.7% 0.145 122.1);
Tailwind
colors: {
custom: {
50: '#e9feaf',
500: '#ddfd8b',
950: '#000000',
},
}SCSS
$custom: #ddfd8b; $custom-light: #e9feaf; $custom-dark: #000000;
JSON
{
"hex": "#ddfd8b",
"rgb": {
"r": 221,
"g": 253,
"b": 139
},
"hsl": {
"h": 76.842,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.94683,
"c": 0.14463,
"h": 122.1
},
"luminance": 0.87487
}Semantic roles & 50–950 ramp
primary
#DDFD8B
secondary
#774FDD
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581