#78FAEA#78FAEA
#78FAEA is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.7% C 0.118 H 184.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAEA |
|---|---|
| RGB | rgb(120, 250, 234) |
| HSL | hsl(173, 93%, 73%) |
| HSV | hsv(173, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(90.92, -39.75, -3.32) |
| CIE-LCH | lch(90.92, 39.89, 184.78°) |
| OKLab | oklab(90.71% -0.1176 -0.0096) |
| OKLCH | oklch(90.71% 0.118 184.7) |
| XYZ | xyz(56.7763, 78.2995, 89.9472) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 6.46
Aqua
#00FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAEA #FA7888
analogous
#78FAA9 #78FAEA #78C9FA
triadic
#78FAEA #EA78FA #FAEA78
tetradic
#78FAEA #A978FA #FA7888 #C9FA78
square
#78FAEA #A978FA #FA7888 #C9FA78
split-complementary
#78FAEA #FA78C9 #FAA978
monochromatic
#09EFD2 #3DF8E1 #78FAEA #B3FCF3 #E1FEFA
Accessibility & contrast
On white
1.26
#78FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#78FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAEA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAEA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#DADFEC
Tritanopia (blue-blind)
#21FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78faea; /* rgb */ color: rgb(120, 250, 234); /* oklch */ color: oklch(90.7% 0.118 184.7);
Tailwind
colors: {
custom: {
50: '#a9fcf0',
500: '#78faea',
950: '#000000',
},
}SCSS
$custom: #78faea; $custom-light: #a9fcf0; $custom-dark: #000000;
JSON
{
"hex": "#78faea",
"rgb": {
"r": 120,
"g": 250,
"b": 234
},
"hsl": {
"h": 172.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.90706,
"c": 0.11798,
"h": 184.7
},
"luminance": 0.78305
}Semantic roles & 50–950 ramp
primary
#78FAEA
secondary
#D64052
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111716
muted
#818585