#78FFBA#78FFBA
#78FFBA is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.6% C 0.154 H 158.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFBA |
|---|---|
| RGB | rgb(120, 255, 186) |
| HSL | hsl(149, 100%, 74%) |
| HSV | hsv(149, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.26, -52.43, 21.93) |
| CIE-LCH | lch(91.26, 56.83, 157.30°) |
| OKLab | oklab(90.62% -0.1437 0.0558) |
| OKLCH | oklch(90.62% 0.154 158.8) |
| XYZ | xyz(52.3643, 79.0536, 58.9442) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFBA #FF78BD
analogous
#79FF78 #78FFBA #78FFFD
triadic
#78FFBA #BA78FF #FFBA78
tetradic
#78FFBA #7879FF #FF78BD #FFFD78
square
#78FFBA #7879FF #FF78BD #FFFD78
split-complementary
#78FFBA #FD78FF #FF7879
monochromatic
#00FD7B #3BFF9B #78FFBA #B5FFD9 #E0FFEF
Accessibility & contrast
On white
1.25
#78FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#78FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFBA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFBA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#4BFEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78ffba; /* rgb */ color: rgb(120, 255, 186); /* oklch */ color: oklch(90.6% 0.154 158.8);
Tailwind
colors: {
custom: {
50: '#a8ffcf',
500: '#78ffba',
950: '#000000',
},
}SCSS
$custom: #78ffba; $custom-light: #a8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#78ffba",
"rgb": {
"r": 120,
"g": 255,
"b": 186
},
"hsl": {
"h": 149.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.90624,
"c": 0.15417,
"h": 158.8
},
"luminance": 0.79058
}Semantic roles & 50–950 ramp
primary
#78FFBA
secondary
#DD3E8F
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683