#78FBBC#78FBBC
#78FBBC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 160.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBBC |
|---|---|
| RGB | rgb(120, 251, 188) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.14, -50.38, 19.36) |
| CIE-LCH | lch(90.14, 53.97, 158.98°) |
| OKLab | oklab(89.73% -0.1386 0.0494) |
| OKLCH | oklch(89.73% 0.147 160.4) |
| XYZ | xyz(51.3156, 76.6138, 59.6509) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBBC #FB78B7
analogous
#78FB7A #78FBBC #78F9FB
triadic
#78FBBC #BC78FB #FBBC78
tetradic
#78FBBC #7A78FB #FB78B7 #F9FB78
square
#78FBBC #7A78FB #FB78B7 #F9FB78
split-complementary
#78FBBC #FB78F9 #FB7A78
monochromatic
#07F181 #3DF99F #78FBBC #B3FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#78FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#78FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBBC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBBC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#4CFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbbc; /* rgb */ color: rgb(120, 251, 188); /* oklch */ color: oklch(89.7% 0.147 160.4);
Tailwind
colors: {
custom: {
50: '#a7fdd0',
500: '#78fbbc',
950: '#000000',
},
}SCSS
$custom: #78fbbc; $custom-light: #a7fdd0; $custom-dark: #000000;
JSON
{
"hex": "#78fbbc",
"rgb": {
"r": 120,
"g": 251,
"b": 188
},
"hsl": {
"h": 151.145,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89728,
"c": 0.14713,
"h": 160.4
},
"luminance": 0.76618
}Semantic roles & 50–950 ramp
primary
#78FBBC
secondary
#D83F89
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683