#76FBBE#76FBBE
#76FBBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 161.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBBE |
|---|---|
| RGB | rgb(118, 251, 190) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.12, -50.42, 18.29) |
| CIE-LCH | lch(90.12, 53.63, 160.07°) |
| OKLab | oklab(89.7% -0.1389 0.0467) |
| OKLCH | oklch(89.7% 0.147 161.4) |
| XYZ | xyz(51.2582, 76.5590, 60.7814) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.72
Greenish Cyan
#2AFEB7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBBE #FB76B3
analogous
#76FB7B #76FBBE #76F6FB
triadic
#76FBBE #BE76FB #FBBE76
tetradic
#76FBBE #7B76FB #FB76B3 #F6FB76
square
#76FBBE #7B76FB #FB76B3 #F6FB76
split-complementary
#76FBBE #FB76F6 #FB7B76
monochromatic
#07F085 #3BF9A2 #76FBBE #B1FDDA #E1FEF1
Accessibility & contrast
On white
1.29
#76FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#76FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBBE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBBE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#46FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbbe; /* rgb */ color: rgb(118, 251, 190); /* oklch */ color: oklch(89.7% 0.147 161.4);
Tailwind
colors: {
custom: {
50: '#a6fdd1',
500: '#76fbbe',
950: '#000000',
},
}SCSS
$custom: #76fbbe; $custom-light: #a6fdd1; $custom-dark: #000000;
JSON
{
"hex": "#76fbbe",
"rgb": {
"r": 118,
"g": 251,
"b": 190
},
"hsl": {
"h": 152.481,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89702,
"c": 0.14658,
"h": 161.4
},
"luminance": 0.76564
}Semantic roles & 50–950 ramp
primary
#76FBBE
secondary
#D73E84
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683