#78FABB#78FABB
#78FABB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.147 H 160.2°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #78FABB |
|---|---|
| RGB | rgb(120, 250, 187) |
| HSL | hsl(151, 93%, 73%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.84, -50.16, 19.44) |
| CIE-LCH | lch(89.84, 53.79, 158.82°) |
| OKLab | oklab(89.47% -0.138 0.0496) |
| OKLCH | oklch(89.47% 0.147 160.2) |
| XYZ | xyz(50.8966, 75.9477, 58.9813) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FABB #FA78B7
analogous
#78FA7A #78FABB #78F8FA
triadic
#78FABB #BB78FA #FABB78
tetradic
#78FABB #7A78FA #FA78B7 #F8FA78
square
#78FABB #7A78FA #FA78B7 #F8FA78
split-complementary
#78FABB #FA78F8 #FA7A78
monochromatic
#09EF7F #3DF89D #78FABB #B3FCD9 #E1FEF0
Accessibility & contrast
On white
1.30
#78FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#78FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FABB
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FABB | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#4DF9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #78fabb; /* rgb */ color: rgb(120, 250, 187); /* oklch */ color: oklch(89.5% 0.147 160.2);
Tailwind
colors: {
custom: {
50: '#a7fdcf',
500: '#78fabb',
950: '#000000',
},
}SCSS
$custom: #78fabb; $custom-light: #a7fdcf; $custom-dark: #000000;
JSON
{
"hex": "#78fabb",
"rgb": {
"r": 120,
"g": 250,
"b": 187
},
"hsl": {
"h": 150.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.8947,
"c": 0.14662,
"h": 160.2
},
"luminance": 0.75952
}Semantic roles & 50–950 ramp
primary
#78FABB
secondary
#D64089
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683