#76FBBB#76FBBB
#76FBBB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.149 H 160.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBBB |
|---|---|
| RGB | rgb(118, 251, 187) |
| HSL | hsl(151, 94%, 72%) |
| HSV | hsv(151, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.06, -51.02, 19.74) |
| CIE-LCH | lch(90.06, 54.71, 158.85°) |
| OKLab | oklab(89.63% -0.1403 0.0504) |
| OKLCH | oklch(89.63% 0.149 160.2) |
| XYZ | xyz(50.9336, 76.4292, 59.0723) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBBB #FB76B6
analogous
#76FB79 #76FBBB #76F8FB
triadic
#76FBBB #BB76FB #FBBB76
tetradic
#76FBBB #7976FB #FB76B6 #F8FB76
square
#76FBBB #7976FB #FB76B6 #F8FB76
split-complementary
#76FBBB #FB76F8 #FB7976
monochromatic
#07F080 #3BF99D #76FBBB #B1FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#76FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#76FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBBB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBBB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#48FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbbb; /* rgb */ color: rgb(118, 251, 187); /* oklch */ color: oklch(89.6% 0.149 160.2);
Tailwind
colors: {
custom: {
50: '#a6fdcf',
500: '#76fbbb',
950: '#000000',
},
}SCSS
$custom: #76fbbb; $custom-light: #a6fdcf; $custom-dark: #000000;
JSON
{
"hex": "#76fbbb",
"rgb": {
"r": 118,
"g": 251,
"b": 187
},
"hsl": {
"h": 151.128,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89633,
"c": 0.14902,
"h": 160.2
},
"luminance": 0.76434
}Semantic roles & 50–950 ramp
primary
#76FBBB
secondary
#D73E88
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683