#78FAAB#78FAAB
#78FAAB is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.1% C 0.160 H 154.7°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAAB |
|---|---|
| RGB | rgb(120, 250, 171) |
| HSL | hsl(144, 93%, 73%) |
| HSV | hsv(144, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(89.53, -53.21, 27.18) |
| CIE-LCH | lch(89.53, 59.75, 152.94°) |
| OKLab | oklab(89.12% -0.145 0.0687) |
| OKLCH | oklch(89.12% 0.16 154.7) |
| XYZ | xyz(49.2783, 75.3003, 50.4578) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.29
Seafoam (survey)
#80F9AD
ΔE00 0.80
Light Bluish Green
#76FDA8
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 1.35
Light Green Blue
#56FCA2
ΔE00 2.59
Foam Green
#90FDA9
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAAB #FA78C7
analogous
#86FA78 #78FAAB #78FAEC
triadic
#78FAAB #AB78FA #FAAB78
tetradic
#78FAAB #7886FA #FA78C7 #FAEC78
square
#78FAAB #7886FA #FA78C7 #FAEC78
split-complementary
#78FAAB #EC78FA #FA7886
monochromatic
#09EF63 #3DF886 #78FAAB #B3FCD0 #E1FEED
Accessibility & contrast
On white
1.31
#78FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#78FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAAB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAAB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#54F8E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78faab; /* rgb */ color: rgb(120, 250, 171); /* oklch */ color: oklch(89.1% 0.160 154.7);
Tailwind
colors: {
custom: {
50: '#a7fdc4',
500: '#78faab',
950: '#000000',
},
}SCSS
$custom: #78faab; $custom-light: #a7fdc4; $custom-dark: #000000;
JSON
{
"hex": "#78faab",
"rgb": {
"r": 120,
"g": 250,
"b": 171
},
"hsl": {
"h": 143.538,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89124,
"c": 0.1604,
"h": 154.7
},
"luminance": 0.75305
}Semantic roles & 50–950 ramp
primary
#78FAAB
secondary
#D6409B
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682