#77FCFF#77FCFF
#77FCFF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.117 H 197.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFF |
|---|---|
| RGB | rgb(119, 252, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(53.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.02, -35.61, -12.59) |
| CIE-LCH | lch(92.02, 37.76, 199.47°) |
| OKLab | oklab(91.78% -0.1117 -0.0348) |
| OKLCH | oklch(91.78% 0.117 197.3) |
| XYZ | xyz(60.4606, 80.7569, 106.9898) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.16
Bright Light Blue
#26F7FD
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFF #FF7A77
analogous
#77FFBE #77FCFF #77B8FF
triadic
#77FCFF #FF77FC #FCFF77
tetradic
#77FCFF #BE77FF #FF7A77 #B8FF77
square
#77FCFF #BE77FF #FF7A77 #B8FF77
split-complementary
#77FCFF #FF77B8 #FFBE77
monochromatic
#00F6FC #3AFBFF #77FCFF #B4FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#77FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#77FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFF | 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)
#EDF2FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcff; /* rgb */ color: rgb(119, 252, 255); /* oklch */ color: oklch(91.8% 0.117 197.3);
Tailwind
colors: {
custom: {
50: '#a9fdff',
500: '#77fcff',
950: '#000000',
},
}SCSS
$custom: #77fcff; $custom-light: #a9fdff; $custom-dark: #000000;
JSON
{
"hex": "#77fcff",
"rgb": {
"r": 119,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.324,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91782,
"c": 0.11696,
"h": 197.3
},
"luminance": 0.80763
}Semantic roles & 50–950 ramp
primary
#77FCFF
secondary
#DD413D
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686