#76FCF8#76FCF8
#76FCF8 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.118 H 192.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCF8 |
|---|---|
| RGB | rgb(118, 252, 248) |
| HSL | hsl(178, 96%, 73%) |
| HSV | hsv(178, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.79, -37.58, -9.30) |
| CIE-LCH | lch(91.79, 38.72, 193.90°) |
| OKLab | oklab(91.52% -0.1151 -0.0258) |
| OKLCH | oklch(91.52% 0.118 192.6) |
| XYZ | xyz(59.2177, 80.2440, 101.1566) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.04
Bright Turquoise
#0FFEF9
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCF8 #FC767A
analogous
#76FCB5 #76FCF8 #76BDFC
triadic
#76FCF8 #F876FC #FCF876
tetradic
#76FCF8 #B576FC #FC767A #BDFC76
square
#76FCF8 #B576FC #FC767A #BDFC76
split-complementary
#76FCF8 #FC76BD #FCB576
monochromatic
#05F2EB #3AFBF5 #76FCF8 #B2FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#76FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#76FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCF8
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCF8 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcf8; /* rgb */ color: rgb(118, 252, 248); /* oklch */ color: oklch(91.5% 0.118 192.6);
Tailwind
colors: {
custom: {
50: '#a8fefa',
500: '#76fcf8',
950: '#000000',
},
}SCSS
$custom: #76fcf8; $custom-light: #a8fefa; $custom-dark: #000000;
JSON
{
"hex": "#76fcf8",
"rgb": {
"r": 118,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.209,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91523,
"c": 0.11795,
"h": 192.6
},
"luminance": 0.8025
}Semantic roles & 50–950 ramp
primary
#76FCF8
secondary
#D93D42
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685