#DDFE98#DDFE98
#DDFE98 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.1% C 0.133 H 123.5°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE98 |
|---|---|
| RGB | rgb(221, 254, 152) |
| HSL | hsl(79, 98%, 80%) |
| HSV | hsv(79, 40%, 100%) |
| CMYK | cmyk(13%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(95.38, -26.57, 45.24) |
| CIE-LCH | lch(95.38, 52.47, 120.42°) |
| OKLab | oklab(95.09% -0.0732 0.1105) |
| OKLCH | oklch(95.09% 0.133 123.5) |
| XYZ | xyz(70.9278, 88.5225, 43.0496) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.70
Celery
#C1FD95
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE98 #B998FE
analogous
#FEEC98 #DDFE98 #AAFE98
triadic
#DDFE98 #98DDFE #FE98DD
tetradic
#DDFE98 #98FEEC #B998FE #FE98AA
square
#DDFE98 #98FEEC #B998FE #FE98AA
split-complementary
#DDFE98 #98AAFE #EC98FE
monochromatic
#B5FD1F #C9FD5B #DDFE98 #F1FFD5 #F5FFE1
Accessibility & contrast
On white
1.12
#DDFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DDFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE98
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE98 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF390
Deuteranopia (green-blind)
#FFF29D
Tritanopia (blue-blind)
#E4F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddfe98; /* rgb */ color: rgb(221, 254, 152); /* oklch */ color: oklch(95.1% 0.133 123.5);
Tailwind
colors: {
custom: {
50: '#e9feb7',
500: '#ddfe98',
950: '#000000',
},
}SCSS
$custom: #ddfe98; $custom-light: #e9feb7; $custom-dark: #000000;
JSON
{
"hex": "#ddfe98",
"rgb": {
"r": 221,
"g": 254,
"b": 152
},
"hsl": {
"h": 79.412,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.95088,
"c": 0.13253,
"h": 123.5
},
"luminance": 0.88523
}Semantic roles & 50–950 ramp
primary
#DDFE98
secondary
#855AE0
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581