#DDFF78#DDFF78
#DDFF78 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.165 H 121.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFF78 |
|---|---|
| RGB | rgb(221, 255, 120) |
| HSL | hsl(75, 100%, 74%) |
| HSV | hsv(75, 53%, 100%) |
| CMYK | cmyk(13.3%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(95.27, -30.29, 60.03) |
| CIE-LCH | lch(95.27, 67.24, 116.77°) |
| OKLab | oklab(94.87% -0.0861 0.1412) |
| OKLCH | oklch(94.87% 0.165 121.4) |
| XYZ | xyz(68.9695, 88.2482, 31.1658) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.97
Light Yellow Green
#CCFD7F
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.99
Pale Lime
#BEFD73
ΔE00 4.99
Yellow Green
#C8FD3D
ΔE00 5.15
Light Lime Green
#B9FF66
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFF78 #9A78FF
analogous
#FFDD78 #DDFF78 #99FF78
triadic
#DDFF78 #78DDFF #FF78DD
tetradic
#DDFF78 #78FFDD #9A78FF #FF7899
square
#DDFF78 #78FFDD #9A78FF #FF7899
split-complementary
#DDFF78 #7899FF #DD78FF
monochromatic
#BDFD00 #CEFF3B #DDFF78 #ECFFB5 #F7FFE0
Accessibility & contrast
On white
1.13
#DDFF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DDFF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFF78
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFF78 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF280
Tritanopia (blue-blind)
#E7F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddff78; /* rgb */ color: rgb(221, 255, 120); /* oklch */ color: oklch(94.9% 0.165 121.4);
Tailwind
colors: {
custom: {
50: '#eaffa2',
500: '#ddff78',
950: '#000000',
},
}SCSS
$custom: #ddff78; $custom-light: #eaffa2; $custom-dark: #000000;
JSON
{
"hex": "#ddff78",
"rgb": {
"r": 221,
"g": 255,
"b": 120
},
"hsl": {
"h": 75.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.94871,
"c": 0.16534,
"h": 121.4
},
"luminance": 0.88248
}Semantic roles & 50–950 ramp
primary
#DDFF78
secondary
#663EDD
accent
#00E63A
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680