#78CFBB#78CFBB
#78CFBB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 177.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFBB |
|---|---|
| RGB | rgb(120, 207, 187) |
| HSL | hsl(166, 48%, 64%) |
| HSV | hsv(166, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.40, -30.97, 1.73) |
| CIE-LCH | lch(77.40, 31.02, 176.79°) |
| OKLab | oklab(79.39% -0.0896 0.0041) |
| OKLCH | oklch(79.39% 0.09 177.4) |
| XYZ | xyz(39.0247, 52.2037, 55.0240) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.29
Pale Teal
#82CBB2
ΔE00 2.82
Mediumaquamarine
#66CDAA
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFBB #CF788C
analogous
#78CF90 #78CFBB #78B8CF
triadic
#78CFBB #BB78CF #CFBB78
tetradic
#78CFBB #9078CF #CF788C #B8CF78
square
#78CFBB #9078CF #CF788C #B8CF78
split-complementary
#78CFBB #CF78B8 #CF9078
monochromatic
#369781 #4BBFA4 #78CFBB #A5DFD2 #D2EFE8
Accessibility & contrast
On white
1.84
#78CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#78CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFBB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFBB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#59D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfbb; /* rgb */ color: rgb(120, 207, 187); /* oklch */ color: oklch(79.4% 0.090 177.4);
Tailwind
colors: {
custom: {
50: '#a3decf',
500: '#78cfbb',
950: '#000000',
},
}SCSS
$custom: #78cfbb; $custom-light: #a3decf; $custom-dark: #000000;
JSON
{
"hex": "#78cfbb",
"rgb": {
"r": 120,
"g": 207,
"b": 187
},
"hsl": {
"h": 166.207,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79386,
"c": 0.08972,
"h": 177.4
},
"luminance": 0.52207
}Semantic roles & 50–950 ramp
primary
#78CFBB
secondary
#9D4E60
accent
#2B4CBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483