#7BFABB#7BFABB
#7BFABB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.145 H 159.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFABB |
|---|---|
| RGB | rgb(123, 250, 187) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.94, -49.47, 19.60) |
| CIE-LCH | lch(89.94, 53.21, 158.39°) |
| OKLab | oklab(89.58% -0.1361 0.05) |
| OKLCH | oklch(89.58% 0.145 159.8) |
| XYZ | xyz(51.3194, 76.1657, 59.0011) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.06
Light Seafoam
#A0FEBF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFABB #FA7BBA
analogous
#7BFA7B #7BFABB #7BFAFA
triadic
#7BFABB #BB7BFA #FABB7B
tetradic
#7BFABB #7B7BFA #FA7BBA #FAFA7B
square
#7BFABB #7B7BFA #FA7BBA #FAFA7B
split-complementary
#7BFABB #FA7BFA #FA7B7B
monochromatic
#09F17E #40F89D #7BFABB #B6FCD9 #E2FEF0
Accessibility & contrast
On white
1.29
#7BFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#7BFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFABB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFABB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#53F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfabb; /* rgb */ color: rgb(123, 250, 187); /* oklch */ color: oklch(89.6% 0.145 159.8);
Tailwind
colors: {
custom: {
50: '#a9fccf',
500: '#7bfabb',
950: '#000000',
},
}SCSS
$custom: #7bfabb; $custom-light: #a9fccf; $custom-dark: #000000;
JSON
{
"hex": "#7bfabb",
"rgb": {
"r": 123,
"g": 250,
"b": 187
},
"hsl": {
"h": 150.236,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.8958,
"c": 0.14497,
"h": 159.8
},
"luminance": 0.7617
}Semantic roles & 50–950 ramp
primary
#7BFABB
secondary
#D7428C
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683