#78FAA5#78FAA5
#78FAA5 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.0% C 0.166 H 152.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAA5 |
|---|---|
| RGB | rgb(120, 250, 165) |
| HSL | hsl(141, 93%, 73%) |
| HSV | hsv(141, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 34%, 2%) |
| CIE-LAB | lab(89.43, -54.28, 30.07) |
| CIE-LCH | lch(89.43, 62.06, 151.01°) |
| OKLab | oklab(89% -0.1476 0.0756) |
| OKLCH | oklch(89% 0.166 152.9) |
| XYZ | xyz(48.7193, 75.0768, 47.5139) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.69
Seafoam Green
#7AF9AB
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 1.57
Foam Green
#90FDA9
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAA5 #FA78CD
analogous
#8CFA78 #78FAA5 #78FAE6
triadic
#78FAA5 #A578FA #FAA578
tetradic
#78FAA5 #788CFA #FA78CD #FAE678
square
#78FAA5 #788CFA #FA78CD #FAE678
split-complementary
#78FAA5 #E678FA #FA788C
monochromatic
#09EF58 #3DF87E #78FAA5 #B3FCCC #E1FEEB
Accessibility & contrast
On white
1.31
#78FAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#78FAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAA5
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAA5 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE89F
Deuteranopia (green-blind)
#E8DCAA
Tritanopia (blue-blind)
#57F7E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78faa5; /* rgb */ color: rgb(120, 250, 165); /* oklch */ color: oklch(89.0% 0.166 152.9);
Tailwind
colors: {
custom: {
50: '#a7fdc0',
500: '#78faa5',
950: '#000000',
},
}SCSS
$custom: #78faa5; $custom-light: #a7fdc0; $custom-dark: #000000;
JSON
{
"hex": "#78faa5",
"rgb": {
"r": 120,
"g": 250,
"b": 165
},
"hsl": {
"h": 140.769,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89004,
"c": 0.1658,
"h": 152.9
},
"luminance": 0.75081
}Semantic roles & 50–950 ramp
primary
#78FAA5
secondary
#D640A2
accent
#0096E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682