#78FCBC#78FCBC
#78FCBC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.148 H 160.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCBC |
|---|---|
| RGB | rgb(120, 252, 188) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.43, -50.80, 19.76) |
| CIE-LCH | lch(90.43, 54.50, 158.75°) |
| OKLab | oklab(89.96% -0.1396 0.0504) |
| OKLCH | oklch(89.96% 0.148 160.1) |
| XYZ | xyz(51.6288, 77.2402, 59.7553) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.10
Greenish Cyan
#2AFEB7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCBC #FC78B8
analogous
#78FC7A #78FCBC #78FAFC
triadic
#78FCBC #BC78FC #FCBC78
tetradic
#78FCBC #7A78FC #FC78B8 #FAFC78
square
#78FCBC #7A78FC #FC78B8 #FAFC78
split-complementary
#78FCBC #FC78FA #FC7A78
monochromatic
#05F480 #3CFB9E #78FCBC #B4FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#78FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#78FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCBC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCBC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#4BFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fcbc; /* rgb */ color: rgb(120, 252, 188); /* oklch */ color: oklch(90.0% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#a7fed0',
500: '#78fcbc',
950: '#000000',
},
}SCSS
$custom: #78fcbc; $custom-light: #a7fed0; $custom-dark: #000000;
JSON
{
"hex": "#78fcbc",
"rgb": {
"r": 120,
"g": 252,
"b": 188
},
"hsl": {
"h": 150.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.89963,
"c": 0.14848,
"h": 160.1
},
"luminance": 0.77245
}Semantic roles & 50–950 ramp
primary
#78FCBC
secondary
#D93F8A
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683