#DDFF98#DDFF98
#DDFF98 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.134 H 123.8°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF98 |
|---|---|
| RGB | rgb(221, 255, 152) |
| HSL | hsl(80, 100%, 80%) |
| HSV | hsv(80, 40%, 100%) |
| CMYK | cmyk(13.3%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(95.65, -27.04, 45.58) |
| CIE-LCH | lch(95.65, 53.00, 120.68°) |
| OKLab | oklab(95.3% -0.0745 0.1112) |
| OKLCH | oklch(95.3% 0.134 123.8) |
| XYZ | xyz(71.2460, 89.1589, 43.1556) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.55
Celery
#C1FD95
ΔE00 4.75
Light Khaki
#E6F2A2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF98 #BA98FF
analogous
#FFEE98 #DDFF98 #AAFF98
triadic
#DDFF98 #98DDFF #FF98DD
tetradic
#DDFF98 #98FFEE #BA98FF #FF98AA
square
#DDFF98 #98FFEE #BA98FF #FF98AA
split-complementary
#DDFF98 #98AAFF #EE98FF
monochromatic
#B5FF1E #C9FF5B #DDFF98 #F1FFD5 #F5FFE0
Accessibility & contrast
On white
1.12
#DDFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DDFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF98
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF98 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF390
Deuteranopia (green-blind)
#FFF29D
Tritanopia (blue-blind)
#E4F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddff98; /* rgb */ color: rgb(221, 255, 152); /* oklch */ color: oklch(95.3% 0.134 123.8);
Tailwind
colors: {
custom: {
50: '#e9ffb7',
500: '#ddff98',
950: '#000000',
},
}SCSS
$custom: #ddff98; $custom-light: #e9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#ddff98",
"rgb": {
"r": 221,
"g": 255,
"b": 152
},
"hsl": {
"h": 79.806,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.95301,
"c": 0.13391,
"h": 123.8
},
"luminance": 0.89159
}Semantic roles & 50–950 ramp
primary
#DDFF98
secondary
#8659E2
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681