#76FCBC#76FCBC
#76FCBC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.150 H 160.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCBC |
|---|---|
| RGB | rgb(118, 252, 188) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.37, -51.24, 19.66) |
| CIE-LCH | lch(90.37, 54.88, 159.01°) |
| OKLab | oklab(89.89% -0.1409 0.0502) |
| OKLCH | oklch(89.89% 0.15 160.4) |
| XYZ | xyz(51.3543, 77.0986, 59.7425) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCBC #FC76B6
analogous
#76FC79 #76FCBC #76F9FC
triadic
#76FCBC #BC76FC #FCBC76
tetradic
#76FCBC #7976FC #FC76B6 #F9FC76
square
#76FCBC #7976FC #FC76B6 #F9FC76
split-complementary
#76FCBC #FC76F9 #FC7976
monochromatic
#05F281 #3AFB9F #76FCBC #B2FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#76FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#76FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCBC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCBC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#47FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcbc; /* rgb */ color: rgb(118, 252, 188); /* oklch */ color: oklch(89.9% 0.150 160.4);
Tailwind
colors: {
custom: {
50: '#a6fed0',
500: '#76fcbc',
950: '#000000',
},
}SCSS
$custom: #76fcbc; $custom-light: #a6fed0; $custom-dark: #000000;
JSON
{
"hex": "#76fcbc",
"rgb": {
"r": 118,
"g": 252,
"b": 188
},
"hsl": {
"h": 151.343,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89892,
"c": 0.14954,
"h": 160.4
},
"luminance": 0.77103
}Semantic roles & 50–950 ramp
primary
#76FCBC
secondary
#D93D88
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683