#78F0CA#78F0CA
#78F0CA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.5% C 0.122 H 170.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #78F0CA |
|---|---|
| RGB | rgb(120, 240, 202) |
| HSL | hsl(161, 80%, 71%) |
| HSV | hsv(161, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(87.28, -42.72, 8.06) |
| CIE-LCH | lch(87.28, 43.47, 169.32°) |
| OKLab | oklab(87.5% -0.1205 0.0206) |
| OKLCH | oklch(87.5% 0.122 170.3) |
| XYZ | xyz(49.5618, 70.5732, 66.8759) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.19
Light Aquamarine
#7BFDC7
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F0CA #F0789E
analogous
#78F08E #78F0CA #78DAF0
triadic
#78F0CA #CA78F0 #F0CA78
tetradic
#78F0CA #8E78F0 #F0789E #DAF078
square
#78F0CA #8E78F0 #F0789E #DAF078
split-complementary
#78F0CA #F078DA #F08E78
monochromatic
#18D69A #41EAB4 #78F0CA #AFF6E0 #E3FCF4
Accessibility & contrast
On white
1.39
#78F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#78F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F0CA
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F0CA | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#47F1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78f0ca; /* rgb */ color: rgb(120, 240, 202); /* oklch */ color: oklch(87.5% 0.122 170.3);
Tailwind
colors: {
custom: {
50: '#a6f5da',
500: '#78f0ca',
950: '#000000',
},
}SCSS
$custom: #78f0ca; $custom-light: #a6f5da; $custom-dark: #000000;
JSON
{
"hex": "#78f0ca",
"rgb": {
"r": 120,
"g": 240,
"b": 202
},
"hsl": {
"h": 161,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.87496,
"c": 0.1223,
"h": 170.3
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#78F0CA
secondary
#CA426D
accent
#094CDC
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583