#78FDFF#78FDFF
#78FDFF is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.117 H 196.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDFF |
|---|---|
| RGB | rgb(120, 253, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(52.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.33, -35.88, -12.12) |
| CIE-LCH | lch(92.33, 37.87, 198.66°) |
| OKLab | oklab(92.04% -0.1121 -0.0335) |
| OKLCH | oklch(92.04% 0.117 196.6) |
| XYZ | xyz(60.9135, 81.4578, 107.1012) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Light Blue
#26F7FD
ΔE00 3.83
Aqua
#00FFFF
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDFF #FF7A78
analogous
#78FFBD #78FDFF #78B9FF
triadic
#78FDFF #FF78FD #FDFF78
tetradic
#78FDFF #BD78FF #FF7A78 #B9FF78
square
#78FDFF #BD78FF #FF7A78 #B9FF78
split-complementary
#78FDFF #FF78B9 #FFBD78
monochromatic
#00F9FD #3BFCFF #78FDFF #B5FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#78FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#78FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDFF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDFF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78fdff; /* rgb */ color: rgb(120, 253, 255); /* oklch */ color: oklch(92.0% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#aafeff',
500: '#78fdff',
950: '#000000',
},
}SCSS
$custom: #78fdff; $custom-light: #aafeff; $custom-dark: #000000;
JSON
{
"hex": "#78fdff",
"rgb": {
"r": 120,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92042,
"c": 0.117,
"h": 196.6
},
"luminance": 0.81464
}Semantic roles & 50–950 ramp
primary
#78FDFF
secondary
#DD413E
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686