#76FFBB#76FFBB
#76FFBB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.154 H 159.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFBB |
|---|---|
| RGB | rgb(118, 255, 187) |
| HSL | hsl(150, 100%, 73%) |
| HSV | hsv(150, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.21, -52.68, 21.35) |
| CIE-LCH | lch(91.21, 56.84, 157.94°) |
| OKLab | oklab(90.58% -0.1445 0.0544) |
| OKLCH | oklch(90.58% 0.154 159.4) |
| XYZ | xyz(52.1964, 78.9547, 59.4932) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Greenish Blue
#63F7B4
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFBB #FF76BA
analogous
#76FF76 #76FFBB #76FEFF
triadic
#76FFBB #BB76FF #FFBB76
tetradic
#76FFBB #7676FF #FF76BA #FEFF76
square
#76FFBB #7676FF #FF76BA #FEFF76
split-complementary
#76FFBB #FF76FE #FF7676
monochromatic
#00FB7E #39FF9D #76FFBB #B3FFD9 #E0FFF0
Accessibility & contrast
On white
1.25
#76FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#76FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFBB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFBB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#46FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffbb; /* rgb */ color: rgb(118, 255, 187); /* oklch */ color: oklch(90.6% 0.154 159.4);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#76ffbb',
950: '#000000',
},
}SCSS
$custom: #76ffbb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#76ffbb",
"rgb": {
"r": 118,
"g": 255,
"b": 187
},
"hsl": {
"h": 150.219,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90576,
"c": 0.15438,
"h": 159.4
},
"luminance": 0.78959
}Semantic roles & 50–950 ramp
primary
#76FFBB
secondary
#DD3D8C
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683