#D5FF78#D5FF78
#D5FF78 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.168 H 124.0°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FF78 |
|---|---|
| RGB | rgb(213, 255, 120) |
| HSL | hsl(79, 100%, 74%) |
| HSV | hsv(79, 53%, 100%) |
| CMYK | cmyk(16.5%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(94.75, -33.28, 59.30) |
| CIE-LCH | lch(94.75, 68.00, 119.30°) |
| OKLab | oklab(94.32% -0.094 0.1397) |
| OKLCH | oklch(94.32% 0.168 124) |
| XYZ | xyz(66.5909, 87.0218, 31.0543) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.05
Pear
#CBF85F
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 3.57
Light Lime Green
#B9FF66
ΔE00 4.18
Light Yellowish Green
#C2FF89
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FF78 #A278FF
analogous
#FFE678 #D5FF78 #91FF78
triadic
#D5FF78 #78D5FF #FF78D5
tetradic
#D5FF78 #78FFE6 #A278FF #FF7891
square
#D5FF78 #78FFE6 #A278FF #FF7891
split-complementary
#D5FF78 #7891FF #E678FF
monochromatic
#AEFD00 #C2FF3B #D5FF78 #E8FFB5 #F5FFE0
Accessibility & contrast
On white
1.14
#D5FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#D5FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FF78
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FF78 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16B
Deuteranopia (green-blind)
#FFF080
Tritanopia (blue-blind)
#DDF4E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d5ff78; /* rgb */ color: rgb(213, 255, 120); /* oklch */ color: oklch(94.3% 0.168 124.0);
Tailwind
colors: {
custom: {
50: '#e4ffa2',
500: '#d5ff78',
950: '#000000',
},
}SCSS
$custom: #d5ff78; $custom-light: #e4ffa2; $custom-dark: #000000;
JSON
{
"hex": "#d5ff78",
"rgb": {
"r": 213,
"g": 255,
"b": 120
},
"hsl": {
"h": 78.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.94323,
"c": 0.16837,
"h": 124
},
"luminance": 0.87022
}Semantic roles & 50–950 ramp
primary
#D5FF78
secondary
#703EDD
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680