#76FFBF#76FFBF
#76FFBF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.151 H 160.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFBF |
|---|---|
| RGB | rgb(118, 255, 191) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.29, -51.88, 19.41) |
| CIE-LCH | lch(91.29, 55.39, 159.49°) |
| OKLab | oklab(90.67% -0.1427 0.0496) |
| OKLCH | oklch(90.67% 0.151 160.8) |
| XYZ | xyz(52.6306, 79.1284, 61.7799) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.50
Greenish Cyan
#2AFEB7
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFBF #FF76B6
analogous
#76FF7A #76FFBF #76FAFF
triadic
#76FFBF #BF76FF #FFBF76
tetradic
#76FFBF #7A76FF #FF76B6 #FAFF76
square
#76FFBF #7A76FF #FF76B6 #FAFF76
split-complementary
#76FFBF #FF76FA #FF7A76
monochromatic
#00FB86 #39FFA2 #76FFBF #B3FFDC #E0FFF1
Accessibility & contrast
On white
1.25
#76FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#76FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFBF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFBF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#44FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffbf; /* rgb */ color: rgb(118, 255, 191); /* oklch */ color: oklch(90.7% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#a7ffd2',
500: '#76ffbf',
950: '#000000',
},
}SCSS
$custom: #76ffbf; $custom-light: #a7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#76ffbf",
"rgb": {
"r": 118,
"g": 255,
"b": 191
},
"hsl": {
"h": 151.971,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90666,
"c": 0.15108,
"h": 160.8
},
"luminance": 0.79133
}Semantic roles & 50–950 ramp
primary
#76FFBF
secondary
#DD3D87
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683