#DDFF8B#DDFF8B
#DDFF8B is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.147 H 122.6°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF8B |
|---|---|
| RGB | rgb(221, 255, 139) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.3%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(95.48, -28.46, 51.58) |
| CIE-LCH | lch(95.48, 58.91, 118.89°) |
| OKLab | oklab(95.11% -0.0794 0.124) |
| OKLCH | oklch(95.11% 0.147 122.6) |
| XYZ | xyz(70.2391, 88.7561, 37.8524) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.75
Light Pea Green
#C4FE82
ΔE00 4.08
Pear
#CBF85F
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF8B #AD8BFF
analogous
#FFE78B #DDFF8B #A3FF8B
triadic
#DDFF8B #8BDDFF #FF8BDD
tetradic
#DDFF8B #8BFFE7 #AD8BFF #FF8BA3
square
#DDFF8B #8BFFE7 #AD8BFF #FF8BA3
split-complementary
#DDFF8B #8BA3FF #E78BFF
monochromatic
#B9FF11 #CBFF4E #DDFF8B #EFFFC8 #F6FFE0
Accessibility & contrast
On white
1.12
#DDFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DDFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF8B
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF8B | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF291
Tritanopia (blue-blind)
#E5F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff8b; /* rgb */ color: rgb(221, 255, 139); /* oklch */ color: oklch(95.1% 0.147 122.6);
Tailwind
colors: {
custom: {
50: '#e9ffaf',
500: '#ddff8b',
950: '#000000',
},
}SCSS
$custom: #ddff8b; $custom-light: #e9ffaf; $custom-dark: #000000;
JSON
{
"hex": "#ddff8b",
"rgb": {
"r": 221,
"g": 255,
"b": 139
},
"hsl": {
"h": 77.586,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.95111,
"c": 0.14729,
"h": 122.6
},
"luminance": 0.88756
}Semantic roles & 50–950 ramp
primary
#DDFF8B
secondary
#794EE0
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681