#77FAFE#77FAFE
#77FAFE is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.3% C 0.116 H 198.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #77FAFE |
|---|---|
| RGB | rgb(119, 250, 254) |
| HSL | hsl(182, 99%, 73%) |
| HSV | hsv(182, 53%, 100%) |
| CMYK | cmyk(53.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.43, -34.94, -12.95) |
| CIE-LCH | lch(91.43, 37.26, 200.33°) |
| OKLab | oklab(91.3% -0.11 -0.0358) |
| OKLCH | oklch(91.3% 0.116 198) |
| XYZ | xyz(59.6753, 79.4432, 105.9359) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.43
Bright Light Blue
#26F7FD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FAFE #FE7B77
analogous
#77FEBE #77FAFE #77B6FE
triadic
#77FAFE #FE77FA #FAFE77
tetradic
#77FAFE #BE77FE #FE7B77 #B6FE77
square
#77FAFE #BE77FE #FE7B77 #B6FE77
split-complementary
#77FAFE #FE77B6 #FEBE77
monochromatic
#02F1F9 #3AF8FE #77FAFE #B4FCFE #E1FEFF
Accessibility & contrast
On white
1.24
#77FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#77FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FAFE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FAFE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #77fafe; /* rgb */ color: rgb(119, 250, 254); /* oklch */ color: oklch(91.3% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#a9fcfe',
500: '#77fafe',
950: '#000000',
},
}SCSS
$custom: #77fafe; $custom-light: #a9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#77fafe",
"rgb": {
"r": 119,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.778,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91298,
"c": 0.11566,
"h": 198
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#77FAFE
secondary
#DC423E
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585