#78F6AA#78F6AA
#78F6AA is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.2% C 0.156 H 155.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #78F6AA |
|---|---|
| RGB | rgb(120, 246, 170) |
| HSL | hsl(144, 88%, 72%) |
| HSV | hsv(144, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(88.35, -51.76, 26.09) |
| CIE-LCH | lch(88.35, 57.96, 153.25°) |
| OKLab | oklab(88.16% -0.1411 0.066) |
| OKLCH | oklch(88.16% 0.156 155) |
| XYZ | xyz(47.9535, 72.8028, 49.5478) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.69
Seafoam (survey)
#80F9AD
ΔE00 0.88
Light Blue Green
#7EFBB3
ΔE00 1.42
Light Bluish Green
#76FDA8
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F6AA #F678C4
analogous
#85F678 #78F6AA #78F6E9
triadic
#78F6AA #AA78F6 #F6AA78
tetradic
#78F6AA #7885F6 #F678C4 #F6E978
square
#78F6AA #7885F6 #F678C4 #F6E978
split-complementary
#78F6AA #E978F6 #F67885
monochromatic
#0FE464 #3FF286 #78F6AA #B1FACE #E2FDED
Accessibility & contrast
On white
1.35
#78F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#78F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F6AA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F6AA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#56F4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #78f6aa; /* rgb */ color: rgb(120, 246, 170); /* oklch */ color: oklch(88.2% 0.156 155.0);
Tailwind
colors: {
custom: {
50: '#a7fac3',
500: '#78f6aa',
950: '#000000',
},
}SCSS
$custom: #78f6aa; $custom-light: #a7fac3; $custom-dark: #000000;
JSON
{
"hex": "#78f6aa",
"rgb": {
"r": 120,
"g": 246,
"b": 170
},
"hsl": {
"h": 143.81,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.88155,
"c": 0.15578,
"h": 155
},
"luminance": 0.72807
}Semantic roles & 50–950 ramp
primary
#78F6AA
secondary
#D14198
accent
#018AE4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582