#76FCF4#76FCF4
#76FCF4 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.119 H 190.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCF4 |
|---|---|
| RGB | rgb(118, 252, 244) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.68, -38.59, -7.39) |
| CIE-LCH | lch(91.68, 39.29, 190.84°) |
| OKLab | oklab(91.4% -0.1167 -0.0206) |
| OKLCH | oklch(91.4% 0.119 190) |
| XYZ | xyz(58.6038, 79.9984, 97.9233) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 3.92
Aqua
#00FFFF
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCF4 #FC767E
analogous
#76FCB1 #76FCF4 #76C1FC
triadic
#76FCF4 #F476FC #FCF476
tetradic
#76FCF4 #B176FC #FC767E #C1FC76
square
#76FCF4 #B176FC #FC767E #C1FC76
split-complementary
#76FCF4 #FC76C1 #FCB176
monochromatic
#05F2E4 #3AFBEF #76FCF4 #B2FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#76FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#76FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCF4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCF4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F4
Deuteranopia (green-blind)
#DAE0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcf4; /* rgb */ color: rgb(118, 252, 244); /* oklch */ color: oklch(91.4% 0.119 190.0);
Tailwind
colors: {
custom: {
50: '#a8fef7',
500: '#76fcf4',
950: '#000000',
},
}SCSS
$custom: #76fcf4; $custom-light: #a8fef7; $custom-dark: #000000;
JSON
{
"hex": "#76fcf4",
"rgb": {
"r": 118,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.418,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91397,
"c": 0.11854,
"h": 190
},
"luminance": 0.80004
}Semantic roles & 50–950 ramp
primary
#76FCF4
secondary
#D93D47
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685