#76FBC5#76FBC5
#76FBC5 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.141 H 164.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC5 |
|---|---|
| RGB | rgb(118, 251, 197) |
| HSL | hsl(156, 94%, 72%) |
| HSV | hsv(156, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.26, -48.98, 14.89) |
| CIE-LCH | lch(90.26, 51.19, 163.09°) |
| OKLab | oklab(89.87% -0.1358 0.0382) |
| OKLCH | oklch(89.87% 0.141 164.3) |
| XYZ | xyz(52.0417, 76.8724, 64.9079) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 2.87
Light Greenish Blue
#63F7B4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 4.14
Greenish Cyan
#2AFEB7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC5 #FB76AC
analogous
#76FB83 #76FBC5 #76EFFB
triadic
#76FBC5 #C576FB #FBC576
tetradic
#76FBC5 #8376FB #FB76AC #EFFB76
square
#76FBC5 #8376FB #FB76AC #EFFB76
split-complementary
#76FBC5 #FB76EF #FB8376
monochromatic
#07F091 #3BF9AC #76FBC5 #B1FDDE #E1FEF2
Accessibility & contrast
On white
1.28
#76FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#76FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC5
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC5 | 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)
#F7EBC2
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#41FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc5; /* rgb */ color: rgb(118, 251, 197); /* oklch */ color: oklch(89.9% 0.141 164.3);
Tailwind
colors: {
custom: {
50: '#a6fdd6',
500: '#76fbc5',
950: '#000000',
},
}SCSS
$custom: #76fbc5; $custom-light: #a6fdd6; $custom-dark: #000000;
JSON
{
"hex": "#76fbc5",
"rgb": {
"r": 118,
"g": 251,
"b": 197
},
"hsl": {
"h": 155.639,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89868,
"c": 0.14111,
"h": 164.3
},
"luminance": 0.76877
}Semantic roles & 50–950 ramp
primary
#76FBC5
secondary
#D73E7C
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683