#78F4F5#78F4F5
#78F4F5 is a very light, moderate teal. Relative luminance 0.753; OKLCH L 89.7% C 0.111 H 196.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #78F4F5 |
|---|---|
| RGB | rgb(120, 244, 245) |
| HSL | hsl(180, 86%, 72%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(51%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.52, -34.26, -11.11) |
| CIE-LCH | lch(89.52, 36.02, 197.96°) |
| OKLab | oklab(89.68% -0.1067 -0.0307) |
| OKLCH | oklch(89.68% 0.111 196.1) |
| XYZ | xyz(56.5710, 75.2818, 97.9181) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 3.96
Aqua
#00FFFF
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F4F5 #F57978
analogous
#78F5B8 #78F4F5 #78B6F5
triadic
#78F4F5 #F578F4 #F4F578
tetradic
#78F4F5 #B878F5 #F57978 #B6F578
square
#78F4F5 #B878F5 #F57978 #B6F578
split-complementary
#78F4F5 #F578B6 #F5B878
monochromatic
#11E0E2 #3FEFF1 #78F4F5 #B1F9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#78F4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#78F4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F4F5
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F4F5 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#0AFBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78f4f5; /* rgb */ color: rgb(120, 244, 245); /* oklch */ color: oklch(89.7% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#a9f8f8',
500: '#78f4f5',
950: '#000000',
},
}SCSS
$custom: #78f4f5; $custom-light: #a9f8f8; $custom-dark: #000000;
JSON
{
"hex": "#78f4f5",
"rgb": {
"r": 120,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.48,
"s": 86.207,
"l": 71.569
},
"oklch": {
"l": 0.89682,
"c": 0.11102,
"h": 196.1
},
"luminance": 0.75287
}Semantic roles & 50–950 ramp
primary
#78F4F5
secondary
#D04241
accent
#0503E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585