#78CFBA#78CFBA
#78CFBA is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 176.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFBA |
|---|---|
| RGB | rgb(120, 207, 186) |
| HSL | hsl(166, 48%, 64%) |
| HSV | hsv(166, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(77.38, -31.20, 2.23) |
| CIE-LCH | lch(77.38, 31.28, 175.90°) |
| OKLab | oklab(79.36% -0.0901 0.0055) |
| OKLCH | oklch(79.36% 0.09 176.5) |
| XYZ | xyz(38.9180, 52.1610, 54.4622) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.95
Pale Teal
#82CBB2
ΔE00 2.58
Mediumaquamarine
#66CDAA
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFBA #CF788D
analogous
#78CF8F #78CFBA #78B9CF
triadic
#78CFBA #BA78CF #CFBA78
tetradic
#78CFBA #8F78CF #CF788D #B9CF78
square
#78CFBA #8F78CF #CF788D #B9CF78
split-complementary
#78CFBA #CF78B9 #CF8F78
monochromatic
#36977F #4BBFA3 #78CFBA #A5DFD1 #D2EFE8
Accessibility & contrast
On white
1.84
#78CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#78CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFBA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFBA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#59D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfba; /* rgb */ color: rgb(120, 207, 186); /* oklch */ color: oklch(79.4% 0.090 176.5);
Tailwind
colors: {
custom: {
50: '#a3dece',
500: '#78cfba',
950: '#000000',
},
}SCSS
$custom: #78cfba; $custom-light: #a3dece; $custom-dark: #000000;
JSON
{
"hex": "#78cfba",
"rgb": {
"r": 120,
"g": 207,
"b": 186
},
"hsl": {
"h": 165.517,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79357,
"c": 0.09022,
"h": 176.5
},
"luminance": 0.52164
}Semantic roles & 50–950 ramp
primary
#78CFBA
secondary
#9D4E61
accent
#2B4DBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483