#78F8F7#78F8F7
#78F8F7 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.7% C 0.114 H 194.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78F8F7 |
|---|---|
| RGB | rgb(120, 248, 247) |
| HSL | hsl(180, 90%, 72%) |
| HSV | hsv(180, 52%, 97%) |
| CMYK | cmyk(51.6%, 0%, 0.4%, 2.7%) |
| CIE-LAB | lab(90.71, -35.61, -10.39) |
| CIE-LCH | lch(90.71, 37.10, 196.27°) |
| OKLab | oklab(90.65% -0.1101 -0.0288) |
| OKLCH | oklch(90.65% 0.114 194.6) |
| XYZ | xyz(58.0946, 77.8378, 99.9403) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 4.01
Aqua
#00FFFF
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F8F7 #F87879
analogous
#78F8B7 #78F8F7 #78B9F8
triadic
#78F8F7 #F778F8 #F8F778
tetradic
#78F8F7 #B778F8 #F87879 #B9F878
square
#78F8F7 #B778F8 #F87879 #B9F878
split-complementary
#78F8F7 #F878B9 #F8B778
monochromatic
#0CE9E8 #3EF5F4 #78F8F7 #B2FBFA #E2FDFD
Accessibility & contrast
On white
1.27
#78F8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#78F8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F8F7
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F8F7 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF7
Deuteranopia (green-blind)
#D5DEF8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78f8f7; /* rgb */ color: rgb(120, 248, 247); /* oklch */ color: oklch(90.7% 0.114 194.6);
Tailwind
colors: {
custom: {
50: '#a9fbf9',
500: '#78f8f7',
950: '#000000',
},
}SCSS
$custom: #78f8f7; $custom-light: #a9fbf9; $custom-dark: #000000;
JSON
{
"hex": "#78f8f7",
"rgb": {
"r": 120,
"g": 248,
"b": 247
},
"hsl": {
"h": 179.531,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.90653,
"c": 0.1138,
"h": 194.6
},
"luminance": 0.77843
}Semantic roles & 50–950 ramp
primary
#78F8F7
secondary
#D44041
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585