#76FBB9#76FBB9
#76FBB9 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.151 H 159.5°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBB9 |
|---|---|
| RGB | rgb(118, 251, 185) |
| HSL | hsl(150, 94%, 72%) |
| HSV | hsv(150, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.02, -51.42, 20.71) |
| CIE-LCH | lch(90.02, 55.43, 158.06°) |
| OKLab | oklab(89.59% -0.1411 0.0528) |
| OKLCH | oklch(89.59% 0.151 159.5) |
| XYZ | xyz(50.7210, 76.3442, 57.9525) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.60
Seafoam (survey)
#80F9AD
ΔE00 2.61
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBB9 #FB76B8
analogous
#76FB77 #76FBB9 #76FAFB
triadic
#76FBB9 #B976FB #FBB976
tetradic
#76FBB9 #7776FB #FB76B8 #FAFB76
square
#76FBB9 #7776FB #FB76B8 #FAFB76
split-complementary
#76FBB9 #FB76FA #FB7776
monochromatic
#07F07C #3BF99B #76FBB9 #B1FDD7 #E1FEF0
Accessibility & contrast
On white
1.29
#76FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#76FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBB9
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBB9 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#49FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fbb9; /* rgb */ color: rgb(118, 251, 185); /* oklch */ color: oklch(89.6% 0.151 159.5);
Tailwind
colors: {
custom: {
50: '#a6fdce',
500: '#76fbb9',
950: '#000000',
},
}SCSS
$custom: #76fbb9; $custom-light: #a6fdce; $custom-dark: #000000;
JSON
{
"hex": "#76fbb9",
"rgb": {
"r": 118,
"g": 251,
"b": 185
},
"hsl": {
"h": 150.226,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89588,
"c": 0.15068,
"h": 159.5
},
"luminance": 0.76349
}Semantic roles & 50–950 ramp
primary
#76FBB9
secondary
#D73E8A
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683