#78F2CA#78F2CA
#78F2CA is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.125 H 169.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78F2CA |
|---|---|
| RGB | rgb(120, 242, 202) |
| HSL | hsl(160, 82%, 71%) |
| HSV | hsv(160, 50%, 95%) |
| CMYK | cmyk(50.4%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.85, -43.60, 8.88) |
| CIE-LCH | lch(87.85, 44.49, 168.49°) |
| OKLab | oklab(87.96% -0.1227 0.0227) |
| OKLCH | oklch(87.96% 0.125 169.5) |
| XYZ | xyz(50.1538, 71.7572, 67.0732) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.64
Aquamarine
#7FFFD4
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F2CA #F278A0
analogous
#78F28D #78F2CA #78DDF2
triadic
#78F2CA #CA78F2 #F2CA78
tetradic
#78F2CA #8D78F2 #F278A0 #DDF278
square
#78F2CA #8D78F2 #F278A0 #DDF278
split-complementary
#78F2CA #F278DD #F28D78
monochromatic
#15DB9A #40EDB4 #78F2CA #B0F7E0 #E3FCF4
Accessibility & contrast
On white
1.37
#78F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#78F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F2CA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F2CA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#46F3E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f2ca; /* rgb */ color: rgb(120, 242, 202); /* oklch */ color: oklch(88.0% 0.125 169.5);
Tailwind
colors: {
custom: {
50: '#a7f7da',
500: '#78f2ca',
950: '#000000',
},
}SCSS
$custom: #78f2ca; $custom-light: #a7f7da; $custom-dark: #000000;
JSON
{
"hex": "#78f2ca",
"rgb": {
"r": 120,
"g": 242,
"b": 202
},
"hsl": {
"h": 160.328,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.87962,
"c": 0.12482,
"h": 169.5
},
"luminance": 0.71762
}Semantic roles & 50–950 ramp
primary
#78F2CA
secondary
#CC426F
accent
#074EDF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583