#78CBBF#78CBBF
#78CBBF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.083 H 183.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #78CBBF |
|---|---|
| RGB | rgb(120, 203, 191) |
| HSL | hsl(171, 44%, 63%) |
| HSV | hsv(171, 41%, 80%) |
| CMYK | cmyk(40.9%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.35, -28.12, -1.95) |
| CIE-LCH | lch(76.35, 28.18, 183.97°) |
| OKLab | oklab(78.58% -0.0832 -0.0057) |
| OKLCH | oklch(78.58% 0.083 183.9) |
| XYZ | xyz(38.5020, 50.4637, 56.9917) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 7.07
Mediumaquamarine
#66CDAA
ΔE00 7.56
Topaz
#13BBAF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CBBF #CB7884
analogous
#78CB95 #78CBBF #78ADCB
triadic
#78CBBF #BF78CB #CBBF78
tetradic
#78CBBF #9578CB #CB7884 #ADCB78
square
#78CBBF #9578CB #CB7884 #ADCB78
split-complementary
#78CBBF #CB78AD #CB9578
monochromatic
#389184 #4CBAAA #78CBBF #A4DCD4 #D0EDE9
Accessibility & contrast
On white
1.89
#78CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#78CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CBBF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CBBF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#58CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78cbbf; /* rgb */ color: rgb(120, 203, 191); /* oklch */ color: oklch(78.6% 0.083 183.9);
Tailwind
colors: {
custom: {
50: '#a3dbd2',
500: '#78cbbf',
950: '#000000',
},
}SCSS
$custom: #78cbbf; $custom-light: #a3dbd2; $custom-dark: #000000;
JSON
{
"hex": "#78cbbf",
"rgb": {
"r": 120,
"g": 203,
"b": 191
},
"hsl": {
"h": 171.325,
"s": 44.385,
"l": 63.333
},
"oklch": {
"l": 0.78576,
"c": 0.08336,
"h": 183.9
},
"luminance": 0.50467
}Semantic roles & 50–950 ramp
primary
#78CBBF
secondary
#98505A
accent
#2E42B8
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483