#77FCFC#77FCFC
#77FCFC is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.117 H 195.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCFC |
|---|---|
| RGB | rgb(119, 252, 252) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.94, -36.38, -11.16) |
| CIE-LCH | lch(91.94, 38.05, 197.05°) |
| OKLab | oklab(91.69% -0.1129 -0.0309) |
| OKLCH | oklch(91.69% 0.117 195.3) |
| XYZ | xyz(59.9815, 80.5653, 104.4663) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.10
Bright Turquoise
#0FFEF9
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCFC #FC7777
analogous
#77FCB9 #77FCFC #77B9FC
triadic
#77FCFC #FC77FC #FCFC77
tetradic
#77FCFC #B977FC #FC7777 #B9FC77
square
#77FCFC #B977FC #FC7777 #B9FC77
split-complementary
#77FCFC #FC77B9 #FCB977
monochromatic
#05F3F3 #3BFBFB #77FCFC #B3FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#77FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#77FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCFC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCFC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77fcfc; /* rgb */ color: rgb(119, 252, 252); /* oklch */ color: oklch(91.7% 0.117 195.3);
Tailwind
colors: {
custom: {
50: '#a9fefd',
500: '#77fcfc',
950: '#000000',
},
}SCSS
$custom: #77fcfc; $custom-light: #a9fefd; $custom-dark: #000000;
JSON
{
"hex": "#77fcfc",
"rgb": {
"r": 119,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91685,
"c": 0.11702,
"h": 195.3
},
"luminance": 0.80571
}Semantic roles & 50–950 ramp
primary
#77FCFC
secondary
#D93E3E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685