#78F5DD#78F5DD
#78F5DD is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.2% C 0.118 H 179.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #78F5DD |
|---|---|
| RGB | rgb(120, 245, 221) |
| HSL | hsl(168, 86%, 72%) |
| HSV | hsv(168, 51%, 96%) |
| CMYK | cmyk(51%, 0%, 9.8%, 3.9%) |
| CIE-LAB | lab(89.16, -40.61, 0.88) |
| CIE-LCH | lch(89.16, 40.62, 178.76°) |
| OKLab | oklab(89.18% -0.1178 0.0017) |
| OKLCH | oklch(89.18% 0.118 179.2) |
| XYZ | xyz(53.4436, 74.5135, 79.9588) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 0.74
Light Aqua
#8CFFDB
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.49
Aquamarine
#7FFFD4
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F5DD #F57890
analogous
#78F59F #78F5DD #78CFF5
triadic
#78F5DD #DD78F5 #F5DD78
tetradic
#78F5DD #9F78F5 #F57890 #CFF578
square
#78F5DD #9F78F5 #F57890 #CFF578
split-complementary
#78F5DD #F578CF #F59F78
monochromatic
#11E2BA #3FF1CF #78F5DD #B1F9EB #E3FDF8
Accessibility & contrast
On white
1.32
#78F5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#78F5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F5DD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F5DD | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DC
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#36F8EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f5dd; /* rgb */ color: rgb(120, 245, 221); /* oklch */ color: oklch(89.2% 0.118 179.2);
Tailwind
colors: {
custom: {
50: '#a8f9e7',
500: '#78f5dd',
950: '#000000',
},
}SCSS
$custom: #78f5dd; $custom-light: #a8f9e7; $custom-dark: #000000;
JSON
{
"hex": "#78f5dd",
"rgb": {
"r": 120,
"g": 245,
"b": 221
},
"hsl": {
"h": 168.48,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.89177,
"c": 0.11777,
"h": 179.2
},
"luminance": 0.74518
}Semantic roles & 50–950 ramp
primary
#78F5DD
secondary
#D0415D
accent
#032EE3
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584