#78FFFF#78FFFF
#78FFFF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.118 H 195.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFFF |
|---|---|
| RGB | rgb(120, 255, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.89, -36.80, -11.28) |
| CIE-LCH | lch(92.89, 38.49, 197.05°) |
| OKLab | oklab(92.49% -0.1142 -0.0312) |
| OKLCH | oklch(92.49% 0.118 195.3) |
| XYZ | xyz(61.5481, 82.7272, 107.3127) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Aqua
#00FFFF
ΔE00 4.05
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFFF #FF7878
analogous
#78FFBB #78FFFF #78BBFF
triadic
#78FFFF #FF78FF #FFFF78
tetradic
#78FFFF #BB78FF #FF7878 #BBFF78
square
#78FFFF #BB78FF #FF7878 #BBFF78
split-complementary
#78FFFF #FF78BB #FFBB78
monochromatic
#00FDFD #3BFFFF #78FFFF #B5FFFF #E0FFFF
Accessibility & contrast
On white
1.20
#78FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#78FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFFF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFFF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #78ffff; /* rgb */ color: rgb(120, 255, 255); /* oklch */ color: oklch(92.5% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#aaffff',
500: '#78ffff',
950: '#000000',
},
}SCSS
$custom: #78ffff; $custom-light: #aaffff; $custom-dark: #000000;
JSON
{
"hex": "#78ffff",
"rgb": {
"r": 120,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92494,
"c": 0.11838,
"h": 195.3
},
"luminance": 0.82733
}Semantic roles & 50–950 ramp
primary
#78FFFF
secondary
#DD3E3E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686