#78FABE#78FABE
#78FABE is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.144 H 161.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #78FABE |
|---|---|
| RGB | rgb(120, 250, 190) |
| HSL | hsl(152, 93%, 73%) |
| HSV | hsv(152, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.90, -49.56, 17.98) |
| CIE-LCH | lch(89.90, 52.72, 160.06°) |
| OKLab | oklab(89.54% -0.1366 0.046) |
| OKLCH | oklch(89.54% 0.144 161.4) |
| XYZ | xyz(51.2212, 76.0775, 60.6904) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FABE #FA78B4
analogous
#78FA7D #78FABE #78F5FA
triadic
#78FABE #BE78FA #FABE78
tetradic
#78FABE #7D78FA #FA78B4 #F5FA78
square
#78FABE #7D78FA #FA78B4 #F5FA78
split-complementary
#78FABE #FA78F5 #FA7D78
monochromatic
#09EF85 #3DF8A2 #78FABE #B3FCDA #E1FEF1
Accessibility & contrast
On white
1.29
#78FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#78FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FABE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FABE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#4BF9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fabe; /* rgb */ color: rgb(120, 250, 190); /* oklch */ color: oklch(89.5% 0.144 161.4);
Tailwind
colors: {
custom: {
50: '#a7fdd1',
500: '#78fabe',
950: '#000000',
},
}SCSS
$custom: #78fabe; $custom-light: #a7fdd1; $custom-dark: #000000;
JSON
{
"hex": "#78fabe",
"rgb": {
"r": 120,
"g": 250,
"b": 190
},
"hsl": {
"h": 152.308,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89539,
"c": 0.14417,
"h": 161.4
},
"luminance": 0.76082
}Semantic roles & 50–950 ramp
primary
#78FABE
secondary
#D64085
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683