#78FAA4#78FAA4
#78FAA4 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.0% C 0.167 H 152.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAA4 |
|---|---|
| RGB | rgb(120, 250, 164) |
| HSL | hsl(140, 93%, 73%) |
| HSV | hsv(140, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(89.41, -54.46, 30.56) |
| CIE-LCH | lch(89.41, 62.45, 150.70°) |
| OKLab | oklab(88.99% -0.148 0.0767) |
| OKLCH | oklch(88.99% 0.167 152.6) |
| XYZ | xyz(48.6286, 75.0405, 47.0364) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.77
Seafoam Green
#7AF9AB
ΔE00 1.39
Seafoam (survey)
#80F9AD
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.36
Sea Green (survey)
#53FCA1
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAA4 #FA78CE
analogous
#8DFA78 #78FAA4 #78FAE5
triadic
#78FAA4 #A478FA #FAA478
tetradic
#78FAA4 #788DFA #FA78CE #FAE578
square
#78FAA4 #788DFA #FA78CE #FAE578
split-complementary
#78FAA4 #E578FA #FA788D
monochromatic
#09EF57 #3DF87C #78FAA4 #B3FCCC #E1FEEB
Accessibility & contrast
On white
1.31
#78FAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#78FAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAA4
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAA4 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE89E
Deuteranopia (green-blind)
#E8DCA9
Tritanopia (blue-blind)
#57F7E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78faa4; /* rgb */ color: rgb(120, 250, 164); /* oklch */ color: oklch(89.0% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#a7fdbf',
500: '#78faa4',
950: '#000000',
},
}SCSS
$custom: #78faa4; $custom-light: #a7fdbf; $custom-dark: #000000;
JSON
{
"hex": "#78faa4",
"rgb": {
"r": 120,
"g": 250,
"b": 164
},
"hsl": {
"h": 140.308,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.88985,
"c": 0.16671,
"h": 152.6
},
"luminance": 0.75045
}Semantic roles & 50–950 ramp
primary
#78FAA4
secondary
#D640A3
accent
#0098E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682