#76FCFB#76FCFB
#76FCFB is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.118 H 194.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFB |
|---|---|
| RGB | rgb(118, 252, 251) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.88, -36.82, -10.73) |
| CIE-LCH | lch(91.88, 38.35, 196.25°) |
| OKLab | oklab(91.62% -0.1139 -0.0297) |
| OKLCH | oklch(91.62% 0.118 194.6) |
| XYZ | xyz(59.6869, 80.4316, 103.6275) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 3.92
Aqua
#00FFFF
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFB #FC7677
analogous
#76FCB8 #76FCFB #76BAFC
triadic
#76FCFB #FB76FC #FCFB76
tetradic
#76FCFB #B876FC #FC7677 #BAFC76
square
#76FCFB #B876FC #FC7677 #BAFC76
split-complementary
#76FCFB #FC76BA #FCB876
monochromatic
#05F2F1 #3AFBF9 #76FCFB #B2FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#76FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#76FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFB | 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)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcfb; /* rgb */ color: rgb(118, 252, 251); /* oklch */ color: oklch(91.6% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#a9fefc',
500: '#76fcfb',
950: '#000000',
},
}SCSS
$custom: #76fcfb; $custom-light: #a9fefc; $custom-dark: #000000;
JSON
{
"hex": "#76fcfb",
"rgb": {
"r": 118,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.552,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91618,
"c": 0.11769,
"h": 194.6
},
"luminance": 0.80437
}Semantic roles & 50–950 ramp
primary
#76FCFB
secondary
#D93D3F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685