#76FCFA#76FCFA
#76FCFA is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.118 H 194.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFA |
|---|---|
| RGB | rgb(118, 252, 250) |
| HSL | hsl(179, 96%, 73%) |
| HSV | hsv(179, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.85, -37.08, -10.26) |
| CIE-LCH | lch(91.85, 38.47, 195.46°) |
| OKLab | oklab(91.59% -0.1143 -0.0284) |
| OKLCH | oklch(91.59% 0.118 194) |
| XYZ | xyz(59.5297, 80.3688, 102.7995) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.84
Aqua
#00FFFF
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFA #FC7678
analogous
#76FCB7 #76FCFA #76BBFC
triadic
#76FCFA #FA76FC #FCFA76
tetradic
#76FCFA #B776FC #FC7678 #BBFC76
square
#76FCFA #B776FC #FC7678 #BBFC76
split-complementary
#76FCFA #FC76BB #FCB776
monochromatic
#05F2EF #3AFBF8 #76FCFA #B2FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#76FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#76FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcfa; /* rgb */ color: rgb(118, 252, 250); /* oklch */ color: oklch(91.6% 0.118 194.0);
Tailwind
colors: {
custom: {
50: '#a9fefb',
500: '#76fcfa',
950: '#000000',
},
}SCSS
$custom: #76fcfa; $custom-light: #a9fefb; $custom-dark: #000000;
JSON
{
"hex": "#76fcfa",
"rgb": {
"r": 118,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.104,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91586,
"c": 0.11776,
"h": 194
},
"luminance": 0.80374
}Semantic roles & 50–950 ramp
primary
#76FCFA
secondary
#D93D40
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685