#78DBCA#78DBCA
#78DBCA is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.097 H 181.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #78DBCA |
|---|---|
| RGB | rgb(120, 219, 202) |
| HSL | hsl(170, 58%, 66%) |
| HSV | hsv(170, 45%, 86%) |
| CMYK | cmyk(45.2%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(81.25, -33.16, -0.68) |
| CIE-LCH | lch(81.25, 33.16, 181.17°) |
| OKLab | oklab(82.62% -0.0971 -0.0024) |
| OKLCH | oklch(82.62% 0.097 181.4) |
| XYZ | xyz(43.7336, 58.9169, 64.9332) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.38
Pale Teal
#82CBB2
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DBCA #DB7889
analogous
#78DB99 #78DBCA #78BBDB
triadic
#78DBCA #CA78DB #DBCA78
tetradic
#78DBCA #9978DB #DB7889 #BBDB78
square
#78DBCA #9978DB #DB7889 #BBDB78
split-complementary
#78DBCA #DB78BB #DB9978
monochromatic
#2EAB95 #48CEB7 #78DBCA #A8E8DD #D9F5F0
Accessibility & contrast
On white
1.64
#78DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#78DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DBCA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DBCA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#4EDED6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78dbca; /* rgb */ color: rgb(120, 219, 202); /* oklch */ color: oklch(82.6% 0.097 181.4);
Tailwind
colors: {
custom: {
50: '#a5e6da',
500: '#78dbca',
950: '#000000',
},
}SCSS
$custom: #78dbca; $custom-light: #a5e6da; $custom-dark: #000000;
JSON
{
"hex": "#78dbca",
"rgb": {
"r": 120,
"g": 219,
"b": 202
},
"hsl": {
"h": 169.697,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.82615,
"c": 0.09712,
"h": 181.4
},
"luminance": 0.5892
}Semantic roles & 50–950 ramp
primary
#78DBCA
secondary
#AE4A5B
accent
#203CC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483