#78CFBD#78CFBD
#78CFBD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.089 H 179.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #78CFBD |
|---|---|
| RGB | rgb(120, 207, 189) |
| HSL | hsl(168, 48%, 64%) |
| HSV | hsv(168, 42%, 81%) |
| CMYK | cmyk(42%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.45, -30.51, 0.73) |
| CIE-LCH | lch(77.45, 30.52, 178.62°) |
| OKLab | oklab(79.44% -0.0888 0.0015) |
| OKLCH | oklch(79.44% 0.089 179.1) |
| XYZ | xyz(39.2402, 52.2900, 56.1594) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.97
Pale Teal
#82CBB2
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CFBD #CF788A
analogous
#78CF92 #78CFBD #78B6CF
triadic
#78CFBD #BD78CF #CFBD78
tetradic
#78CFBD #9278CF #CF788A #B6CF78
square
#78CFBD #9278CF #CF788A #B6CF78
split-complementary
#78CFBD #CF78B6 #CF9278
monochromatic
#369783 #4BBFA7 #78CFBD #A5DFD3 #D2EFE9
Accessibility & contrast
On white
1.83
#78CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#78CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CFBD
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CFBD | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#58D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78cfbd; /* rgb */ color: rgb(120, 207, 189); /* oklch */ color: oklch(79.4% 0.089 179.1);
Tailwind
colors: {
custom: {
50: '#a3ded0',
500: '#78cfbd',
950: '#000000',
},
}SCSS
$custom: #78cfbd; $custom-light: #a3ded0; $custom-dark: #000000;
JSON
{
"hex": "#78cfbd",
"rgb": {
"r": 120,
"g": 207,
"b": 189
},
"hsl": {
"h": 167.586,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.79445,
"c": 0.08877,
"h": 179.1
},
"luminance": 0.52293
}Semantic roles & 50–950 ramp
primary
#78CFBD
secondary
#9D4E5F
accent
#2B49BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483