#76FDBB#76FDBB
#76FDBB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.152 H 159.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDBB |
|---|---|
| RGB | rgb(118, 253, 187) |
| HSL | hsl(151, 97%, 73%) |
| HSV | hsv(151, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.64, -51.85, 20.54) |
| CIE-LCH | lch(90.64, 55.77, 158.39°) |
| OKLab | oklab(90.11% -0.1424 0.0524) |
| OKLCH | oklch(90.11% 0.152 159.8) |
| XYZ | xyz(51.5617, 77.6854, 59.2816) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDBB #FD76B8
analogous
#76FD78 #76FDBB #76FBFD
triadic
#76FDBB #BB76FD #FDBB76
tetradic
#76FDBB #7876FD #FD76B8 #FBFD76
square
#76FDBB #7876FD #FD76B8 #FBFD76
split-complementary
#76FDBB #FD76FB #FD7876
monochromatic
#04F57F #3AFC9D #76FDBB #B2FED9 #E1FFF0
Accessibility & contrast
On white
1.27
#76FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#76FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDBB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDBB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#47FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fdbb; /* rgb */ color: rgb(118, 253, 187); /* oklch */ color: oklch(90.1% 0.152 159.8);
Tailwind
colors: {
custom: {
50: '#a7ffcf',
500: '#76fdbb',
950: '#000000',
},
}SCSS
$custom: #76fdbb; $custom-light: #a7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#76fdbb",
"rgb": {
"r": 118,
"g": 253,
"b": 187
},
"hsl": {
"h": 150.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90105,
"c": 0.1517,
"h": 159.8
},
"luminance": 0.7769
}Semantic roles & 50–950 ramp
primary
#76FDBB
secondary
#DA3D8A
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683