#76FABB#76FABB
#76FABB is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.148 H 160.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #76FABB |
|---|---|
| RGB | rgb(118, 250, 187) |
| HSL | hsl(151, 93%, 72%) |
| HSV | hsv(151, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.77, -50.61, 19.34) |
| CIE-LCH | lch(89.77, 54.18, 159.09°) |
| OKLab | oklab(89.4% -0.1392 0.0494) |
| OKLCH | oklch(89.4% 0.148 160.5) |
| XYZ | xyz(50.6221, 75.8061, 58.9684) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.22
Greenish Cyan
#2AFEB7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FABB #FA76B5
analogous
#76FA79 #76FABB #76F7FA
triadic
#76FABB #BB76FA #FABB76
tetradic
#76FABB #7976FA #FA76B5 #F7FA76
square
#76FABB #7976FA #FA76B5 #F7FA76
split-complementary
#76FABB #FA76F7 #FA7976
monochromatic
#09ED80 #3BF89E #76FABB #B1FCD8 #E1FEF0
Accessibility & contrast
On white
1.30
#76FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#76FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FABB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FABB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#48F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76fabb; /* rgb */ color: rgb(118, 250, 187); /* oklch */ color: oklch(89.4% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#a6fdcf',
500: '#76fabb',
950: '#000000',
},
}SCSS
$custom: #76fabb; $custom-light: #a6fdcf; $custom-dark: #000000;
JSON
{
"hex": "#76fabb",
"rgb": {
"r": 118,
"g": 250,
"b": 187
},
"hsl": {
"h": 151.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89398,
"c": 0.14769,
"h": 160.5
},
"luminance": 0.75811
}Semantic roles & 50–950 ramp
primary
#76FABB
secondary
#D63E87
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683