#76FCBF#76FCBF
#76FCBF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.147 H 161.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCBF |
|---|---|
| RGB | rgb(118, 252, 191) |
| HSL | hsl(153, 96%, 73%) |
| HSV | hsv(153, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.43, -50.64, 18.20) |
| CIE-LCH | lch(90.43, 53.81, 160.23°) |
| OKLab | oklab(89.96% -0.1395 0.0465) |
| OKLCH | oklch(89.96% 0.147 161.6) |
| XYZ | xyz(51.6810, 77.2293, 61.4634) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCBF #FC76B3
analogous
#76FC7C #76FCBF #76F6FC
triadic
#76FCBF #BF76FC #FCBF76
tetradic
#76FCBF #7C76FC #FC76B3 #F6FC76
square
#76FCBF #7C76FC #FC76B3 #F6FC76
split-complementary
#76FCBF #FC76F6 #FC7C76
monochromatic
#05F286 #3AFBA3 #76FCBF #B2FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#76FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#76FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCBF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCBF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#45FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fcbf; /* rgb */ color: rgb(118, 252, 191); /* oklch */ color: oklch(90.0% 0.147 161.6);
Tailwind
colors: {
custom: {
50: '#a6fed2',
500: '#76fcbf',
950: '#000000',
},
}SCSS
$custom: #76fcbf; $custom-light: #a6fed2; $custom-dark: #000000;
JSON
{
"hex": "#76fcbf",
"rgb": {
"r": 118,
"g": 252,
"b": 191
},
"hsl": {
"h": 152.687,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.8996,
"c": 0.14711,
"h": 161.6
},
"luminance": 0.77234
}Semantic roles & 50–950 ramp
primary
#76FCBF
secondary
#D93D84
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683