#77FCFB#77FCFB
#77FCFB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.117 H 194.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFB |
|---|---|
| RGB | rgb(119, 252, 251) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.91, -36.63, -10.68) |
| CIE-LCH | lch(91.91, 38.16, 196.26°) |
| OKLab | oklab(91.65% -0.1133 -0.0296) |
| OKLCH | oklch(91.65% 0.117 194.6) |
| XYZ | xyz(59.8234, 80.5021, 103.6339) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.88
Bright Light Blue
#26F7FD
ΔE00 3.98
Aqua
#00FFFF
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.39
Light Cyan
#ACFFFC
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFB #FC7778
analogous
#77FCB9 #77FCFB #77BAFC
triadic
#77FCFB #FB77FC #FCFB77
tetradic
#77FCFB #B977FC #FC7778 #BAFC77
square
#77FCFB #B977FC #FC7778 #BAFC77
split-complementary
#77FCFB #FC77BA #FCB977
monochromatic
#05F3F1 #3BFBF9 #77FCFB #B3FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#77FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#77FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcfb; /* rgb */ color: rgb(119, 252, 251); /* oklch */ color: oklch(91.7% 0.117 194.6);
Tailwind
colors: {
custom: {
50: '#a9fefc',
500: '#77fcfb',
950: '#000000',
},
}SCSS
$custom: #77fcfb; $custom-light: #a9fefc; $custom-dark: #000000;
JSON
{
"hex": "#77fcfb",
"rgb": {
"r": 119,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.549,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91652,
"c": 0.11708,
"h": 194.6
},
"luminance": 0.80508
}Semantic roles & 50–950 ramp
primary
#77FCFB
secondary
#D93E3F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685