#76FCBA#76FCBA
#76FCBA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.151 H 159.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCBA |
|---|---|
| RGB | rgb(118, 252, 186) |
| HSL | hsl(150, 96%, 73%) |
| HSV | hsv(150, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.33, -51.64, 20.63) |
| CIE-LCH | lch(90.33, 55.60, 158.23°) |
| OKLab | oklab(89.85% -0.1417 0.0526) |
| OKLCH | oklch(89.85% 0.151 159.6) |
| XYZ | xyz(51.1402, 77.0130, 58.6149) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.61
Seafoam (survey)
#80F9AD
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCBA #FC76B8
analogous
#76FC77 #76FCBA #76FBFC
triadic
#76FCBA #BA76FC #FCBA76
tetradic
#76FCBA #7776FC #FC76B8 #FBFC76
square
#76FCBA #7776FC #FC76B8 #FBFC76
split-complementary
#76FCBA #FC76FB #FC7776
monochromatic
#05F27E #3AFB9C #76FCBA #B2FDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#76FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#76FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCBA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCBA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#48FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcba; /* rgb */ color: rgb(118, 252, 186); /* oklch */ color: oklch(89.8% 0.151 159.6);
Tailwind
colors: {
custom: {
50: '#a6fecf',
500: '#76fcba',
950: '#000000',
},
}SCSS
$custom: #76fcba; $custom-light: #a6fecf; $custom-dark: #000000;
JSON
{
"hex": "#76fcba",
"rgb": {
"r": 118,
"g": 252,
"b": 186
},
"hsl": {
"h": 150.448,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89847,
"c": 0.15119,
"h": 159.6
},
"luminance": 0.77018
}Semantic roles & 50–950 ramp
primary
#76FCBA
secondary
#D93D8A
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683