#77FCFA#77FCFA
#77FCFA is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.117 H 194.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFA |
|---|---|
| RGB | rgb(119, 252, 250) |
| HSL | hsl(179, 96%, 73%) |
| HSV | hsv(179, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.88, -36.89, -10.21) |
| CIE-LCH | lch(91.88, 38.27, 195.47°) |
| OKLab | oklab(91.62% -0.1137 -0.0283) |
| OKLCH | oklch(91.62% 0.117 194) |
| XYZ | xyz(59.6662, 80.4392, 102.8059) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.91
Aqua
#00FFFF
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.24
Light Cyan
#ACFFFC
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFA #FC7779
analogous
#77FCB8 #77FCFA #77BBFC
triadic
#77FCFA #FA77FC #FCFA77
tetradic
#77FCFA #B877FC #FC7779 #BBFC77
square
#77FCFA #B877FC #FC7779 #BBFC77
split-complementary
#77FCFA #FC77BB #FCB877
monochromatic
#05F3F0 #3BFBF8 #77FCFA #B3FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#77FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#77FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcfa; /* rgb */ color: rgb(119, 252, 250); /* oklch */ color: oklch(91.6% 0.117 194.0);
Tailwind
colors: {
custom: {
50: '#a9fefb',
500: '#77fcfa',
950: '#000000',
},
}SCSS
$custom: #77fcfa; $custom-light: #a9fefb; $custom-dark: #000000;
JSON
{
"hex": "#77fcfa",
"rgb": {
"r": 119,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.098,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.9162,
"c": 0.11714,
"h": 194
},
"luminance": 0.80445
}Semantic roles & 50–950 ramp
primary
#77FCFA
secondary
#D93E41
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685