#76FBBC#76FBBC
#76FBBC is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.148 H 160.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBBC |
|---|---|
| RGB | rgb(118, 251, 188) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.08, -50.82, 19.26) |
| CIE-LCH | lch(90.08, 54.35, 159.25°) |
| OKLab | oklab(89.66% -0.1398 0.0492) |
| OKLCH | oklch(89.66% 0.148 160.6) |
| XYZ | xyz(51.0411, 76.4722, 59.6381) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.29
Greenish Cyan
#2AFEB7
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBBC #FB76B5
analogous
#76FB7A #76FBBC #76F7FB
triadic
#76FBBC #BC76FB #FBBC76
tetradic
#76FBBC #7A76FB #FB76B5 #F7FB76
square
#76FBBC #7A76FB #FB76B5 #F7FB76
split-complementary
#76FBBC #FB76F7 #FB7A76
monochromatic
#07F081 #3BF99F #76FBBC #B1FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#76FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#76FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBBC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBBC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#47FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbbc; /* rgb */ color: rgb(118, 251, 188); /* oklch */ color: oklch(89.7% 0.148 160.6);
Tailwind
colors: {
custom: {
50: '#a6fdd0',
500: '#76fbbc',
950: '#000000',
},
}SCSS
$custom: #76fbbc; $custom-light: #a6fdd0; $custom-dark: #000000;
JSON
{
"hex": "#76fbbc",
"rgb": {
"r": 118,
"g": 251,
"b": 188
},
"hsl": {
"h": 151.579,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89656,
"c": 0.1482,
"h": 160.6
},
"luminance": 0.76477
}Semantic roles & 50–950 ramp
primary
#76FBBC
secondary
#D73E87
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683