#78F7F7#78F7F7
#78F7F7 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.4% C 0.113 H 195.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #78F7F7 |
|---|---|
| RGB | rgb(120, 247, 247) |
| HSL | hsl(180, 89%, 72%) |
| HSV | hsv(180, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.42, -35.15, -10.81) |
| CIE-LCH | lch(90.42, 36.77, 197.10°) |
| OKLab | oklab(90.43% -0.109 -0.0299) |
| OKLCH | oklch(90.43% 0.113 195.3) |
| XYZ | xyz(57.7880, 77.2246, 99.8381) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.33
Bright Light Blue
#26F7FD
ΔE00 3.91
Aqua
#00FFFF
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 4.93
Light Cyan
#ACFFFC
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F7F7 #F77878
analogous
#78F7B8 #78F7F7 #78B8F7
triadic
#78F7F7 #F778F7 #F7F778
tetradic
#78F7F7 #B878F7 #F77878 #B8F778
square
#78F7F7 #B878F7 #F77878 #B8F778
split-complementary
#78F7F7 #F778B8 #F7B878
monochromatic
#0EE7E7 #3EF4F4 #78F7F7 #B2FAFA #E2FDFD
Accessibility & contrast
On white
1.28
#78F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#78F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F7F7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F7F7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78f7f7; /* rgb */ color: rgb(120, 247, 247); /* oklch */ color: oklch(90.4% 0.113 195.3);
Tailwind
colors: {
custom: {
50: '#a9faf9',
500: '#78f7f7',
950: '#000000',
},
}SCSS
$custom: #78f7f7; $custom-light: #a9faf9; $custom-dark: #000000;
JSON
{
"hex": "#78f7f7",
"rgb": {
"r": 120,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.90426,
"c": 0.11307,
"h": 195.3
},
"luminance": 0.7723
}Semantic roles & 50–950 ramp
primary
#78F7F7
secondary
#D34141
accent
#0000E5
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585