#78CCBF#78CCBF
#78CCBF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.084 H 183.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #78CCBF |
|---|---|
| RGB | rgb(120, 204, 191) |
| HSL | hsl(171, 45%, 64%) |
| HSV | hsv(171, 41%, 80%) |
| CMYK | cmyk(41.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.64, -28.60, -1.53) |
| CIE-LCH | lch(76.64, 28.64, 183.06°) |
| OKLab | oklab(78.81% -0.0843 -0.0046) |
| OKLCH | oklch(78.81% 0.084 183.1) |
| XYZ | xyz(38.7389, 50.9376, 57.0707) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.83
Mediumaquamarine
#66CDAA
ΔE00 7.21
Turquoise (survey)
#06C2AC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CCBF #CC7885
analogous
#78CC95 #78CCBF #78AFCC
triadic
#78CCBF #BF78CC #CCBF78
tetradic
#78CCBF #9578CC #CC7885 #AFCC78
square
#78CCBF #9578CC #CC7885 #AFCC78
split-complementary
#78CCBF #CC78AF #CC9578
monochromatic
#379284 #4CBBAA #78CCBF #A4DDD4 #D1EEE9
Accessibility & contrast
On white
1.88
#78CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#78CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CCBF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CCBF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#57CFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78ccbf; /* rgb */ color: rgb(120, 204, 191); /* oklch */ color: oklch(78.8% 0.084 183.1);
Tailwind
colors: {
custom: {
50: '#a3dcd2',
500: '#78ccbf',
950: '#000000',
},
}SCSS
$custom: #78ccbf; $custom-light: #a3dcd2; $custom-dark: #000000;
JSON
{
"hex": "#78ccbf",
"rgb": {
"r": 120,
"g": 204,
"b": 191
},
"hsl": {
"h": 170.714,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.78808,
"c": 0.08447,
"h": 183.1
},
"luminance": 0.5094
}Semantic roles & 50–950 ramp
primary
#78CCBF
secondary
#994F5B
accent
#2D43B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483