#78FCBB#78FCBB
#78FCBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.149 H 159.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCBB |
|---|---|
| RGB | rgb(120, 252, 187) |
| HSL | hsl(150, 96%, 73%) |
| HSV | hsv(150, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.41, -50.99, 20.24) |
| CIE-LCH | lch(90.41, 54.86, 158.35°) |
| OKLab | oklab(89.94% -0.1401 0.0516) |
| OKLCH | oklch(89.94% 0.149 159.8) |
| XYZ | xyz(51.5214, 77.1972, 59.1896) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCBB #FC78B9
analogous
#78FC79 #78FCBB #78FBFC
triadic
#78FCBB #BB78FC #FCBB78
tetradic
#78FCBB #7978FC #FC78B9 #FBFC78
square
#78FCBB #7978FC #FC78B9 #FBFC78
split-complementary
#78FCBB #FC78FB #FC7978
monochromatic
#05F47F #3CFB9D #78FCBB #B4FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#78FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#78FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCBB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCBB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#4CFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcbb; /* rgb */ color: rgb(120, 252, 187); /* oklch */ color: oklch(89.9% 0.149 159.8);
Tailwind
colors: {
custom: {
50: '#a7fecf',
500: '#78fcbb',
950: '#000000',
},
}SCSS
$custom: #78fcbb; $custom-light: #a7fecf; $custom-dark: #000000;
JSON
{
"hex": "#78fcbb",
"rgb": {
"r": 120,
"g": 252,
"b": 187
},
"hsl": {
"h": 150.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.8994,
"c": 0.1493,
"h": 159.8
},
"luminance": 0.77202
}Semantic roles & 50–950 ramp
primary
#78FCBB
secondary
#D93F8B
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683