#78FCFB#78FCFB
#78FCFB is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.116 H 194.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCFB |
|---|---|
| RGB | rgb(120, 252, 251) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.94, -36.44, -10.63) |
| CIE-LCH | lch(91.94, 37.96, 196.26°) |
| OKLab | oklab(91.69% -0.1127 -0.0294) |
| OKLCH | oklch(91.69% 0.116 194.6) |
| XYZ | xyz(59.9614, 80.5732, 103.6403) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.95
Bright Light Blue
#26F7FD
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCFB #FC7879
analogous
#78FCB9 #78FCFB #78BBFC
triadic
#78FCFB #FB78FC #FCFB78
tetradic
#78FCFB #B978FC #FC7879 #BBFC78
square
#78FCFB #B978FC #FC7879 #BBFC78
split-complementary
#78FCFB #FC78BB #FCB978
monochromatic
#05F4F2 #3CFBF9 #78FCFB #B4FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#78FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#78FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCFB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCFB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fcfb; /* rgb */ color: rgb(120, 252, 251); /* oklch */ color: oklch(91.7% 0.116 194.6);
Tailwind
colors: {
custom: {
50: '#aafefc',
500: '#78fcfb',
950: '#000000',
},
}SCSS
$custom: #78fcfb; $custom-light: #aafefc; $custom-dark: #000000;
JSON
{
"hex": "#78fcfb",
"rgb": {
"r": 120,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91687,
"c": 0.11646,
"h": 194.6
},
"luminance": 0.80579
}Semantic roles & 50–950 ramp
primary
#78FCFB
secondary
#D93F40
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685