#78FBFE#78FBFE
#78FBFE is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.6% C 0.116 H 197.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBFE |
|---|---|
| RGB | rgb(120, 251, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(52.8%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.75, -35.21, -12.48) |
| CIE-LCH | lch(91.75, 37.35, 199.51°) |
| OKLab | oklab(91.56% -0.1104 -0.0345) |
| OKLCH | oklch(91.56% 0.116 197.4) |
| XYZ | xyz(60.1249, 80.1375, 106.0463) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 3.75
Aqua
#00FFFF
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Light Cyan
#ACFFFC
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBFE #FE7B78
analogous
#78FEBE #78FBFE #78B8FE
triadic
#78FBFE #FE78FB #FBFE78
tetradic
#78FBFE #BE78FE #FE7B78 #B8FE78
square
#78FBFE #BE78FE #FE7B78 #B8FE78
split-complementary
#78FBFE #FE78B8 #FEBE78
monochromatic
#02F4FA #3BF9FE #78FBFE #B5FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#78FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#78FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBFE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBFE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fbfe; /* rgb */ color: rgb(120, 251, 254); /* oklch */ color: oklch(91.6% 0.116 197.4);
Tailwind
colors: {
custom: {
50: '#aafdfe',
500: '#78fbfe',
950: '#000000',
},
}SCSS
$custom: #78fbfe; $custom-light: #aafdfe; $custom-dark: #000000;
JSON
{
"hex": "#78fbfe",
"rgb": {
"r": 120,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.343,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91558,
"c": 0.11568,
"h": 197.4
},
"luminance": 0.80143
}Semantic roles & 50–950 ramp
primary
#78FBFE
secondary
#DC423F
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585