#76FAC6#76FAC6
#76FAC6 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.139 H 165.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76FAC6 |
|---|---|
| RGB | rgb(118, 250, 198) |
| HSL | hsl(156, 93%, 72%) |
| HSV | hsv(156, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 20.8%, 2%) |
| CIE-LAB | lab(90.00, -48.35, 14.00) |
| CIE-LCH | lch(90.00, 50.33, 163.85°) |
| OKLab | oklab(89.66% -0.1343 0.0359) |
| OKLCH | oklch(89.66% 0.139 165) |
| XYZ | xyz(51.8451, 76.2953, 65.4095) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FAC6 #FA76AA
analogous
#76FA84 #76FAC6 #76ECFA
triadic
#76FAC6 #C676FA #FAC676
tetradic
#76FAC6 #8476FA #FA76AA #ECFA76
square
#76FAC6 #8476FA #FA76AA #ECFA76
split-complementary
#76FAC6 #FA76EC #FA8476
monochromatic
#09ED93 #3BF8AD #76FAC6 #B1FCDF #E1FEF3
Accessibility & contrast
On white
1.29
#76FAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#76FAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FAC6
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FAC6 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC3
Deuteranopia (green-blind)
#E2DDC9
Tritanopia (blue-blind)
#41FAEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fac6; /* rgb */ color: rgb(118, 250, 198); /* oklch */ color: oklch(89.7% 0.139 165.0);
Tailwind
colors: {
custom: {
50: '#a6fcd7',
500: '#76fac6',
950: '#000000',
},
}SCSS
$custom: #76fac6; $custom-light: #a6fcd7; $custom-dark: #000000;
JSON
{
"hex": "#76fac6",
"rgb": {
"r": 118,
"g": 250,
"b": 198
},
"hsl": {
"h": 156.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89658,
"c": 0.13906,
"h": 165
},
"luminance": 0.763
}Semantic roles & 50–950 ramp
primary
#76FAC6
secondary
#D63E7A
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683