#76FBC9#76FBC9
#76FBC9 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.138 H 166.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC9 |
|---|---|
| RGB | rgb(118, 251, 201) |
| HSL | hsl(157, 94%, 72%) |
| HSV | hsv(157, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 19.9%, 1.6%) |
| CIE-LAB | lab(90.35, -48.14, 12.95) |
| CIE-LCH | lch(90.35, 49.85, 164.94°) |
| OKLab | oklab(89.97% -0.1341 0.0332) |
| OKLCH | oklch(89.97% 0.138 166.1) |
| XYZ | xyz(52.5061, 77.0582, 67.3538) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 2.01
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC9 #FB76A8
analogous
#76FB87 #76FBC9 #76EAFB
triadic
#76FBC9 #C976FB #FBC976
tetradic
#76FBC9 #8776FB #FB76A8 #EAFB76
square
#76FBC9 #8776FB #FB76A8 #EAFB76
split-complementary
#76FBC9 #FB76EA #FB8776
monochromatic
#07F098 #3BF9B2 #76FBC9 #B1FDE0 #E1FEF3
Accessibility & contrast
On white
1.28
#76FBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#76FBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC9
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC9 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC6
Deuteranopia (green-blind)
#E2DECC
Tritanopia (blue-blind)
#3FFCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc9; /* rgb */ color: rgb(118, 251, 201); /* oklch */ color: oklch(90.0% 0.138 166.1);
Tailwind
colors: {
custom: {
50: '#a7fdd9',
500: '#76fbc9',
950: '#000000',
},
}SCSS
$custom: #76fbc9; $custom-light: #a7fdd9; $custom-dark: #000000;
JSON
{
"hex": "#76fbc9",
"rgb": {
"r": 118,
"g": 251,
"b": 201
},
"hsl": {
"h": 157.444,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89966,
"c": 0.13815,
"h": 166.1
},
"luminance": 0.77063
}Semantic roles & 50–950 ramp
primary
#76FBC9
secondary
#D73E78
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683