#DDFF8A#DDFF8A
#DDFF8A is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.148 H 122.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF8A |
|---|---|
| RGB | rgb(221, 255, 138) |
| HSL | hsl(77, 100%, 77%) |
| HSV | hsv(77, 46%, 100%) |
| CMYK | cmyk(13.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.47, -28.57, 52.03) |
| CIE-LCH | lch(95.47, 59.36, 118.77°) |
| OKLab | oklab(95.1% -0.0798 0.125) |
| OKLCH | oklch(95.1% 0.148 122.5) |
| XYZ | xyz(70.1663, 88.7270, 37.4693) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 4.10
Pear
#CBF85F
ΔE00 4.58
Light Yellowish Green
#C2FF89
ΔE00 4.74
Pale Lime
#BEFD73
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF8A #AC8AFF
analogous
#FFE78A #DDFF8A #A3FF8A
triadic
#DDFF8A #8ADDFF #FF8ADD
tetradic
#DDFF8A #8AFFE7 #AC8AFF #FF8AA3
square
#DDFF8A #8AFFE7 #AC8AFF #FF8AA3
split-complementary
#DDFF8A #8AA3FF #E78AFF
monochromatic
#B9FF10 #CBFF4D #DDFF8A #EFFFC7 #F6FFE0
Accessibility & contrast
On white
1.12
#DDFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DDFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF8A
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF8A | 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)
#FFF380
Deuteranopia (green-blind)
#FFF290
Tritanopia (blue-blind)
#E5F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff8a; /* rgb */ color: rgb(221, 255, 138); /* oklch */ color: oklch(95.1% 0.148 122.5);
Tailwind
colors: {
custom: {
50: '#e9ffae',
500: '#ddff8a',
950: '#000000',
},
}SCSS
$custom: #ddff8a; $custom-light: #e9ffae; $custom-dark: #000000;
JSON
{
"hex": "#ddff8a",
"rgb": {
"r": 221,
"g": 255,
"b": 138
},
"hsl": {
"h": 77.436,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.95097,
"c": 0.14828,
"h": 122.5
},
"luminance": 0.88727
}Semantic roles & 50–950 ramp
primary
#DDFF8A
secondary
#784EE0
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681