#78FFAB#78FFAB
#78FFAB is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.167 H 154.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFAB |
|---|---|
| RGB | rgb(120, 255, 171) |
| HSL | hsl(143, 100%, 74%) |
| HSV | hsv(143, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.98, -55.23, 29.15) |
| CIE-LCH | lch(90.98, 62.45, 152.17°) |
| OKLab | oklab(90.31% -0.1503 0.0734) |
| OKLCH | oklch(90.31% 0.167 154) |
| XYZ | xyz(50.8525, 78.4489, 50.9825) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.48
Seafoam Green
#7AF9AB
ΔE00 1.46
Seafoam (survey)
#80F9AD
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.33
Foam Green
#90FDA9
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFAB #FF78CC
analogous
#88FF78 #78FFAB #78FFEF
triadic
#78FFAB #AB78FF #FFAB78
tetradic
#78FFAB #7888FF #FF78CC #FFEF78
square
#78FFAB #7888FF #FF78CC #FFEF78
split-complementary
#78FFAB #EF78FF #FF7888
monochromatic
#00FD5F #3BFF85 #78FFAB #B5FFD1 #E0FFEC
Accessibility & contrast
On white
1.26
#78FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#78FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFAB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFAB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA6
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#53FCE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78ffab; /* rgb */ color: rgb(120, 255, 171); /* oklch */ color: oklch(90.3% 0.167 154.0);
Tailwind
colors: {
custom: {
50: '#a8ffc4',
500: '#78ffab',
950: '#000000',
},
}SCSS
$custom: #78ffab; $custom-light: #a8ffc4; $custom-dark: #000000;
JSON
{
"hex": "#78ffab",
"rgb": {
"r": 120,
"g": 255,
"b": 171
},
"hsl": {
"h": 142.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.9031,
"c": 0.16724,
"h": 154
},
"luminance": 0.78453
}Semantic roles & 50–950 ramp
primary
#78FFAB
secondary
#DD3EA1
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682