#78FCFF#78FCFF
#78FCFF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.116 H 197.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCFF |
|---|---|
| RGB | rgb(120, 252, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(52.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.06, -35.42, -12.54) |
| CIE-LCH | lch(92.06, 37.57, 199.49°) |
| OKLab | oklab(91.82% -0.1111 -0.0347) |
| OKLCH | oklch(91.82% 0.116 197.3) |
| XYZ | xyz(60.5986, 80.8281, 106.9962) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCFF #FF7B78
analogous
#78FFBE #78FCFF #78B8FF
triadic
#78FCFF #FF78FC #FCFF78
tetradic
#78FCFF #BE78FF #FF7B78 #B8FF78
square
#78FCFF #BE78FF #FF7B78 #B8FF78
split-complementary
#78FCFF #FF78B8 #FFBE78
monochromatic
#00F7FD #3BFBFF #78FCFF #B5FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#78FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#78FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCFF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCFF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fcff; /* rgb */ color: rgb(120, 252, 255); /* oklch */ color: oklch(91.8% 0.116 197.3);
Tailwind
colors: {
custom: {
50: '#aafdff',
500: '#78fcff',
950: '#000000',
},
}SCSS
$custom: #78fcff; $custom-light: #aafdff; $custom-dark: #000000;
JSON
{
"hex": "#78fcff",
"rgb": {
"r": 120,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91816,
"c": 0.11634,
"h": 197.3
},
"luminance": 0.80834
}Semantic roles & 50–950 ramp
primary
#78FCFF
secondary
#DD423E
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686