#78F8F5#78F8F5
#78F8F5 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.6% C 0.114 H 193.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #78F8F5 |
|---|---|
| RGB | rgb(120, 248, 245) |
| HSL | hsl(179, 90%, 72%) |
| HSV | hsv(179, 52%, 97%) |
| CMYK | cmyk(51.6%, 0%, 1.2%, 2.7%) |
| CIE-LAB | lab(90.65, -36.12, -9.44) |
| CIE-LCH | lch(90.65, 37.33, 194.64°) |
| OKLab | oklab(90.59% -0.1109 -0.0261) |
| OKLCH | oklch(90.59% 0.114 193.3) |
| XYZ | xyz(57.7877, 77.7150, 98.3237) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Bright Light Blue
#26F7FD
ΔE00 4.32
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F8F5 #F8787B
analogous
#78F8B5 #78F8F5 #78BBF8
triadic
#78F8F5 #F578F8 #F8F578
tetradic
#78F8F5 #B578F8 #F8787B #BBF878
square
#78F8F5 #B578F8 #F8787B #BBF878
split-complementary
#78F8F5 #F878BB #F8B578
monochromatic
#0CE9E4 #3EF5F1 #78F8F5 #B2FBF9 #E2FDFD
Accessibility & contrast
On white
1.27
#78F8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#78F8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F8F5
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F8F5 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF5
Deuteranopia (green-blind)
#D5DEF6
Tritanopia (blue-blind)
#02FEF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78f8f5; /* rgb */ color: rgb(120, 248, 245); /* oklch */ color: oklch(90.6% 0.114 193.3);
Tailwind
colors: {
custom: {
50: '#a9fbf8',
500: '#78f8f5',
950: '#000000',
},
}SCSS
$custom: #78f8f5; $custom-light: #a9fbf8; $custom-dark: #000000;
JSON
{
"hex": "#78f8f5",
"rgb": {
"r": 120,
"g": 248,
"b": 245
},
"hsl": {
"h": 178.594,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.90589,
"c": 0.11396,
"h": 193.3
},
"luminance": 0.7772
}Semantic roles & 50–950 ramp
primary
#78F8F5
secondary
#D44044
accent
#0005E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585