#78FCFE#78FCFE
#78FCFE is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.116 H 196.7°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCFE |
|---|---|
| RGB | rgb(120, 252, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(52.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.03, -35.67, -12.06) |
| CIE-LCH | lch(92.03, 37.66, 198.68°) |
| OKLab | oklab(91.78% -0.1115 -0.0334) |
| OKLCH | oklch(91.78% 0.116 196.7) |
| XYZ | xyz(60.4381, 80.7639, 106.1507) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 3.80
Aqua
#00FFFF
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCFE #FE7A78
analogous
#78FEBD #78FCFE #78B9FE
triadic
#78FCFE #FE78FC #FCFE78
tetradic
#78FCFE #BD78FE #FE7A78 #B9FE78
square
#78FCFE #BD78FE #FE7A78 #B9FE78
split-complementary
#78FCFE #FE78B9 #FEBD78
monochromatic
#02F6FA #3BFBFE #78FCFE #B5FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#78FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#78FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCFE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCFE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78fcfe; /* rgb */ color: rgb(120, 252, 254); /* oklch */ color: oklch(91.8% 0.116 196.7);
Tailwind
colors: {
custom: {
50: '#aafdfe',
500: '#78fcfe',
950: '#000000',
},
}SCSS
$custom: #78fcfe; $custom-light: #aafdfe; $custom-dark: #000000;
JSON
{
"hex": "#78fcfe",
"rgb": {
"r": 120,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.896,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91784,
"c": 0.11635,
"h": 196.7
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#78FCFE
secondary
#DC413F
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685