#76FBC6#76FBC6
#76FBC6 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.140 H 164.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC6 |
|---|---|
| RGB | rgb(118, 251, 198) |
| HSL | hsl(156, 94%, 72%) |
| HSV | hsv(156, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.28, -48.77, 14.40) |
| CIE-LCH | lch(90.28, 50.85, 163.55°) |
| OKLab | oklab(89.89% -0.1354 0.0369) |
| OKLCH | oklch(89.89% 0.14 164.7) |
| XYZ | xyz(52.1566, 76.9184, 65.5133) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.60
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Aqua
#8CFFDB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC6 #FB76AB
analogous
#76FB83 #76FBC6 #76EEFB
triadic
#76FBC6 #C676FB #FBC676
tetradic
#76FBC6 #8376FB #FB76AB #EEFB76
square
#76FBC6 #8376FB #FB76AB #EEFB76
split-complementary
#76FBC6 #FB76EE #FB8376
monochromatic
#07F093 #3BF9AD #76FBC6 #B1FDDF #E1FEF3
Accessibility & contrast
On white
1.28
#76FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#76FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC6
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC6 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E3DDC9
Tritanopia (blue-blind)
#41FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc6; /* rgb */ color: rgb(118, 251, 198); /* oklch */ color: oklch(89.9% 0.140 164.7);
Tailwind
colors: {
custom: {
50: '#a6fdd7',
500: '#76fbc6',
950: '#000000',
},
}SCSS
$custom: #76fbc6; $custom-light: #a6fdd7; $custom-dark: #000000;
JSON
{
"hex": "#76fbc6",
"rgb": {
"r": 118,
"g": 251,
"b": 198
},
"hsl": {
"h": 156.09,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89892,
"c": 0.14035,
"h": 164.7
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#76FBC6
secondary
#D73E7B
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683