#78D2DB#78D2DB
#78D2DB is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.1% C 0.087 H 203.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #78D2DB |
|---|---|
| RGB | rgb(120, 210, 219) |
| HSL | hsl(185, 58%, 66%) |
| HSV | hsv(185, 45%, 86%) |
| CMYK | cmyk(45.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.15, -24.61, -12.85) |
| CIE-LCH | lch(79.15, 27.77, 207.57°) |
| OKLab | oklab(81.09% -0.0797 -0.0354) |
| OKLCH | oklch(81.09% 0.087 203.9) |
| XYZ | xyz(43.5736, 55.1972, 75.3621) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D2DB #DB8178
analogous
#78DBB3 #78D2DB #78A1DB
triadic
#78D2DB #DB78D2 #D2DB78
tetradic
#78D2DB #B378DB #DB8178 #A1DB78
square
#78D2DB #B378DB #DB8178 #A1DB78
split-complementary
#78D2DB #DB78A1 #DBB378
monochromatic
#2EA0AB #48C2CE #78D2DB #A8E2E8 #D9F2F5
Accessibility & contrast
On white
1.74
#78D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#78D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D2DB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D2DB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#45D8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #78d2db; /* rgb */ color: rgb(120, 210, 219); /* oklch */ color: oklch(81.1% 0.087 203.9);
Tailwind
colors: {
custom: {
50: '#a5e0e6',
500: '#78d2db',
950: '#000000',
},
}SCSS
$custom: #78d2db; $custom-light: #a5e0e6; $custom-dark: #000000;
JSON
{
"hex": "#78d2db",
"rgb": {
"r": 120,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.455,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.81091,
"c": 0.08722,
"h": 203.9
},
"luminance": 0.55201
}Semantic roles & 50–950 ramp
primary
#78D2DB
secondary
#AE534A
accent
#2F20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484