#78F6F5#78F6F5
#78F6F5 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.1% C 0.112 H 194.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #78F6F5 |
|---|---|
| RGB | rgb(120, 246, 245) |
| HSL | hsl(180, 88%, 72%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 0.4%, 3.5%) |
| CIE-LAB | lab(90.09, -35.19, -10.27) |
| CIE-LCH | lch(90.09, 36.66, 196.27°) |
| OKLab | oklab(90.14% -0.1088 -0.0284) |
| OKLCH | oklch(90.14% 0.112 194.6) |
| XYZ | xyz(57.1761, 76.4919, 98.1198) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F6F5 #F67879
analogous
#78F6B6 #78F6F5 #78B8F6
triadic
#78F6F5 #F578F6 #F6F578
tetradic
#78F6F5 #B678F6 #F67879 #B8F678
square
#78F6F5 #B678F6 #F67879 #B8F678
split-complementary
#78F6F5 #F678B8 #F6B678
monochromatic
#0FE4E3 #3FF2F1 #78F6F5 #B1FAF9 #E2FDFD
Accessibility & contrast
On white
1.29
#78F6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#78F6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F6F5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F6F5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#06FDF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78f6f5; /* rgb */ color: rgb(120, 246, 245); /* oklch */ color: oklch(90.1% 0.112 194.6);
Tailwind
colors: {
custom: {
50: '#a9f9f8',
500: '#78f6f5',
950: '#000000',
},
}SCSS
$custom: #78f6f5; $custom-light: #a9f9f8; $custom-dark: #000000;
JSON
{
"hex": "#78f6f5",
"rgb": {
"r": 120,
"g": 246,
"b": 245
},
"hsl": {
"h": 179.524,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.90135,
"c": 0.11245,
"h": 194.6
},
"luminance": 0.76497
}Semantic roles & 50–950 ramp
primary
#78F6F5
secondary
#D14142
accent
#0103E4
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585