#76FCFC#76FCFC
#76FCFC is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.118 H 195.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFC |
|---|---|
| RGB | rgb(118, 252, 252) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.91, -36.57, -11.21) |
| CIE-LCH | lch(91.91, 38.25, 197.04°) |
| OKLab | oklab(91.65% -0.1135 -0.031) |
| OKLCH | oklch(91.65% 0.118 195.3) |
| XYZ | xyz(59.8449, 80.4949, 104.4599) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.82
Bright Light Blue
#26F7FD
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.02
Bright Turquoise
#0FFEF9
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFC #FC7676
analogous
#76FCB9 #76FCFC #76B9FC
triadic
#76FCFC #FC76FC #FCFC76
tetradic
#76FCFC #B976FC #FC7676 #B9FC76
square
#76FCFC #B976FC #FC7676 #B9FC76
split-complementary
#76FCFC #FC76B9 #FCB976
monochromatic
#05F2F2 #3AFBFB #76FCFC #B2FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#76FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#76FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFC | 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)
#EEF1FC
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcfc; /* rgb */ color: rgb(118, 252, 252); /* oklch */ color: oklch(91.6% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#a9fefd',
500: '#76fcfc',
950: '#000000',
},
}SCSS
$custom: #76fcfc; $custom-light: #a9fefd; $custom-dark: #000000;
JSON
{
"hex": "#76fcfc",
"rgb": {
"r": 118,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.9165,
"c": 0.11763,
"h": 195.3
},
"luminance": 0.80501
}Semantic roles & 50–950 ramp
primary
#76FCFC
secondary
#D93D3D
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685