#78FABA#78FABA
#78FABA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.147 H 159.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #78FABA |
|---|---|
| RGB | rgb(120, 250, 186) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.82, -50.36, 19.92) |
| CIE-LCH | lch(89.82, 54.16, 158.41°) |
| OKLab | oklab(89.45% -0.1384 0.0508) |
| OKLCH | oklch(89.45% 0.147 159.8) |
| XYZ | xyz(50.7900, 75.9050, 58.4195) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FABA #FA78B8
analogous
#78FA79 #78FABA #78F9FA
triadic
#78FABA #BA78FA #FABA78
tetradic
#78FABA #7978FA #FA78B8 #F9FA78
square
#78FABA #7978FA #FA78B8 #F9FA78
split-complementary
#78FABA #FA78F9 #FA7978
monochromatic
#09EF7E #3DF89C #78FABA #B3FCD8 #E1FEF0
Accessibility & contrast
On white
1.30
#78FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#78FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FABA
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FABA | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E5DCBE
Tritanopia (blue-blind)
#4DF9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78faba; /* rgb */ color: rgb(120, 250, 186); /* oklch */ color: oklch(89.4% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#a7fdcf',
500: '#78faba',
950: '#000000',
},
}SCSS
$custom: #78faba; $custom-light: #a7fdcf; $custom-dark: #000000;
JSON
{
"hex": "#78faba",
"rgb": {
"r": 120,
"g": 250,
"b": 186
},
"hsl": {
"h": 150.462,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89447,
"c": 0.14744,
"h": 159.8
},
"luminance": 0.75909
}Semantic roles & 50–950 ramp
primary
#78FABA
secondary
#D6408A
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683