#78FCFA#78FCFA
#78FCFA is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.117 H 194.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCFA |
|---|---|
| RGB | rgb(120, 252, 250) |
| HSL | hsl(179, 96%, 73%) |
| HSV | hsv(179, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.91, -36.69, -10.15) |
| CIE-LCH | lch(91.91, 38.07, 195.47°) |
| OKLab | oklab(91.66% -0.1131 -0.0281) |
| OKLCH | oklch(91.66% 0.117 194) |
| XYZ | xyz(59.8042, 80.5103, 102.8124) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.98
Aqua
#00FFFF
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCFA #FC787A
analogous
#78FCB8 #78FCFA #78BCFC
triadic
#78FCFA #FA78FC #FCFA78
tetradic
#78FCFA #B878FC #FC787A #BCFC78
square
#78FCFA #B878FC #FC787A #BCFC78
split-complementary
#78FCFA #FC78BC #FCB878
monochromatic
#05F4F1 #3CFBF8 #78FCFA #B4FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#78FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#78FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCFA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCFA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fcfa; /* rgb */ color: rgb(120, 252, 250); /* oklch */ color: oklch(91.7% 0.117 194.0);
Tailwind
colors: {
custom: {
50: '#aafefb',
500: '#78fcfa',
950: '#000000',
},
}SCSS
$custom: #78fcfa; $custom-light: #aafefb; $custom-dark: #000000;
JSON
{
"hex": "#78fcfa",
"rgb": {
"r": 120,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91655,
"c": 0.11653,
"h": 194
},
"luminance": 0.80516
}Semantic roles & 50–950 ramp
primary
#78FCFA
secondary
#D93F41
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685