#78FAEC#78FAEC
#78FAEC is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.8% C 0.117 H 186.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAEC |
|---|---|
| RGB | rgb(120, 250, 236) |
| HSL | hsl(174, 93%, 73%) |
| HSV | hsv(174, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(90.97, -39.27, -4.28) |
| CIE-LCH | lch(90.97, 39.50, 186.23°) |
| OKLab | oklab(90.77% -0.1168 -0.0122) |
| OKLCH | oklch(90.77% 0.117 186) |
| XYZ | xyz(57.0652, 78.4151, 91.4690) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.58
Aqua
#00FFFF
ΔE00 5.96
Turquoise
#40E0D0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAEC #FA7886
analogous
#78FAAB #78FAEC #78C7FA
triadic
#78FAEC #EC78FA #FAEC78
tetradic
#78FAEC #AB78FA #FA7886 #C7FA78
square
#78FAEC #AB78FA #FA7886 #C7FA78
split-complementary
#78FAEC #FA78C7 #FAAB78
monochromatic
#09EFD6 #3DF8E4 #78FAEC #B3FCF4 #E1FEFB
Accessibility & contrast
On white
1.26
#78FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#78FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAEC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAEC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#1DFFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78faec; /* rgb */ color: rgb(120, 250, 236); /* oklch */ color: oklch(90.8% 0.117 186.0);
Tailwind
colors: {
custom: {
50: '#a9fcf2',
500: '#78faec',
950: '#000000',
},
}SCSS
$custom: #78faec; $custom-light: #a9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#78faec",
"rgb": {
"r": 120,
"g": 250,
"b": 236
},
"hsl": {
"h": 173.538,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.90766,
"c": 0.11739,
"h": 186
},
"luminance": 0.7842
}Semantic roles & 50–950 ramp
primary
#78FAEC
secondary
#D64050
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111716
muted
#818585