#7BFABC#7BFABC
#7BFABC is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.144 H 160.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFABC |
|---|---|
| RGB | rgb(123, 250, 188) |
| HSL | hsl(151, 93%, 73%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 24.8%, 2%) |
| CIE-LAB | lab(89.96, -49.28, 19.11) |
| CIE-LCH | lch(89.96, 52.85, 158.80°) |
| OKLab | oklab(89.6% -0.1356 0.0488) |
| OKLCH | oklch(89.6% 0.144 160.2) |
| XYZ | xyz(51.4268, 76.2086, 59.5669) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFABC #FA7BB9
analogous
#7BFA7C #7BFABC #7BF8FA
triadic
#7BFABC #BC7BFA #FABC7B
tetradic
#7BFABC #7C7BFA #FA7BB9 #F8FA7B
square
#7BFABC #7C7BFA #FA7BB9 #F8FA7B
split-complementary
#7BFABC #FA7BF8 #FA7C7B
monochromatic
#09F180 #40F89E #7BFABC #B6FCDA #E2FEF0
Accessibility & contrast
On white
1.29
#7BFABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#7BFABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFABC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFABC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#52F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfabc; /* rgb */ color: rgb(123, 250, 188); /* oklch */ color: oklch(89.6% 0.144 160.2);
Tailwind
colors: {
custom: {
50: '#a9fcd0',
500: '#7bfabc',
950: '#000000',
},
}SCSS
$custom: #7bfabc; $custom-light: #a9fcd0; $custom-dark: #000000;
JSON
{
"hex": "#7bfabc",
"rgb": {
"r": 123,
"g": 250,
"b": 188
},
"hsl": {
"h": 150.709,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89603,
"c": 0.14414,
"h": 160.2
},
"luminance": 0.76213
}Semantic roles & 50–950 ramp
primary
#7BFABC
secondary
#D7428B
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683