#78DBCF#78DBCF
#78DBCF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.095 H 185.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #78DBCF |
|---|---|
| RGB | rgb(120, 219, 207) |
| HSL | hsl(173, 58%, 66%) |
| HSV | hsv(173, 45%, 86%) |
| CMYK | cmyk(45.2%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(81.38, -31.96, -3.15) |
| CIE-LCH | lch(81.38, 32.12, 185.62°) |
| OKLab | oklab(82.77% -0.095 -0.009) |
| OKLCH | oklch(82.77% 0.095 185.4) |
| XYZ | xyz(44.3352, 59.1575, 68.1016) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.16
Pale Teal
#82CBB2
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DBCF #DB7884
analogous
#78DB9E #78DBCF #78B6DB
triadic
#78DBCF #CF78DB #DBCF78
tetradic
#78DBCF #9E78DB #DB7884 #B6DB78
square
#78DBCF #9E78DB #DB7884 #B6DB78
split-complementary
#78DBCF #DB78B6 #DB9E78
monochromatic
#2EAB9C #48CEBE #78DBCF #A8E8E0 #D9F5F1
Accessibility & contrast
On white
1.64
#78DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#78DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DBCF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DBCF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#4BDFD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78dbcf; /* rgb */ color: rgb(120, 219, 207); /* oklch */ color: oklch(82.8% 0.095 185.4);
Tailwind
colors: {
custom: {
50: '#a5e6dd',
500: '#78dbcf',
950: '#000000',
},
}SCSS
$custom: #78dbcf; $custom-light: #a5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#78dbcf",
"rgb": {
"r": 120,
"g": 219,
"b": 207
},
"hsl": {
"h": 172.727,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.82765,
"c": 0.09538,
"h": 185.4
},
"luminance": 0.59161
}Semantic roles & 50–950 ramp
primary
#78DBCF
secondary
#AE4A56
accent
#2034C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484