#78CFBC#78CFBC
#78CFBC is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.089 H 178.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFBC |
|---|---|
| RGB | rgb(120, 207, 188) |
| HSL | hsl(167, 48%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.43, -30.74, 1.23) |
| CIE-LCH | lch(77.43, 30.77, 177.70°) |
| OKLab | oklab(79.42% -0.0892 0.0028) |
| OKLCH | oklch(79.42% 0.089 178.2) |
| XYZ | xyz(39.1321, 52.2467, 55.5897) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.63
Pale Teal
#82CBB2
ΔE00 3.07
Mediumaquamarine
#66CDAA
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFBC #CF788B
analogous
#78CF91 #78CFBC #78B7CF
triadic
#78CFBC #BC78CF #CFBC78
tetradic
#78CFBC #9178CF #CF788B #B7CF78
square
#78CFBC #9178CF #CF788B #B7CF78
split-complementary
#78CFBC #CF78B7 #CF9178
monochromatic
#369782 #4BBFA6 #78CFBC #A5DFD2 #D2EFE9
Accessibility & contrast
On white
1.83
#78CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#78CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFBC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFBC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#58D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfbc; /* rgb */ color: rgb(120, 207, 188); /* oklch */ color: oklch(79.4% 0.089 178.2);
Tailwind
colors: {
custom: {
50: '#a3ded0',
500: '#78cfbc',
950: '#000000',
},
}SCSS
$custom: #78cfbc; $custom-light: #a3ded0; $custom-dark: #000000;
JSON
{
"hex": "#78cfbc",
"rgb": {
"r": 120,
"g": 207,
"b": 188
},
"hsl": {
"h": 166.897,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79415,
"c": 0.08924,
"h": 178.2
},
"luminance": 0.5225
}Semantic roles & 50–950 ramp
primary
#78CFBC
secondary
#9D4E60
accent
#2B4ABB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483