#78FBBB#78FBBB
#78FBBB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.148 H 160.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBBB |
|---|---|
| RGB | rgb(120, 251, 187) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.12, -50.58, 19.84) |
| CIE-LCH | lch(90.12, 54.33, 158.58°) |
| OKLab | oklab(89.71% -0.139 0.0506) |
| OKLCH | oklch(89.71% 0.148 160) |
| XYZ | xyz(51.2082, 76.5708, 59.0852) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Aquamarine
#7BFDC7
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBBB #FB78B8
analogous
#78FB79 #78FBBB #78FAFB
triadic
#78FBBB #BB78FB #FBBB78
tetradic
#78FBBB #7978FB #FB78B8 #FAFB78
square
#78FBBB #7978FB #FB78B8 #FAFB78
split-complementary
#78FBBB #FB78FA #FB7978
monochromatic
#07F17F #3DF99D #78FBBB #B3FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#78FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#78FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBBB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBBB | 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)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#4CFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78fbbb; /* rgb */ color: rgb(120, 251, 187); /* oklch */ color: oklch(89.7% 0.148 160.0);
Tailwind
colors: {
custom: {
50: '#a7fdcf',
500: '#78fbbb',
950: '#000000',
},
}SCSS
$custom: #78fbbb; $custom-light: #a7fdcf; $custom-dark: #000000;
JSON
{
"hex": "#78fbbb",
"rgb": {
"r": 120,
"g": 251,
"b": 187
},
"hsl": {
"h": 150.687,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.89705,
"c": 0.14796,
"h": 160
},
"luminance": 0.76575
}Semantic roles & 50–950 ramp
primary
#78FBBB
secondary
#D83F8A
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683