#7BFABF#7BFABF
#7BFABF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.7% C 0.142 H 161.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFABF |
|---|---|
| RGB | rgb(123, 250, 191) |
| HSL | hsl(152, 93%, 73%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(90.02, -48.68, 17.65) |
| CIE-LCH | lch(90.02, 51.78, 160.07°) |
| OKLab | oklab(89.67% -0.1343 0.0452) |
| OKLCH | oklch(89.67% 0.142 161.4) |
| XYZ | xyz(51.7535, 76.3393, 61.2878) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.44
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFABF #FA7BB6
analogous
#7BFA7F #7BFABF #7BF6FA
triadic
#7BFABF #BF7BFA #FABF7B
tetradic
#7BFABF #7F7BFA #FA7BB6 #F6FA7B
square
#7BFABF #7F7BFA #FA7BB6 #F6FA7B
split-complementary
#7BFABF #FA7BF6 #FA7F7B
monochromatic
#09F186 #40F8A2 #7BFABF #B6FCDC #E2FEF1
Accessibility & contrast
On white
1.29
#7BFABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#7BFABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFABF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFABF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#51F9EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfabf; /* rgb */ color: rgb(123, 250, 191); /* oklch */ color: oklch(89.7% 0.142 161.4);
Tailwind
colors: {
custom: {
50: '#a9fcd2',
500: '#7bfabf',
950: '#000000',
},
}SCSS
$custom: #7bfabf; $custom-light: #a9fcd2; $custom-dark: #000000;
JSON
{
"hex": "#7bfabf",
"rgb": {
"r": 123,
"g": 250,
"b": 191
},
"hsl": {
"h": 152.126,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89672,
"c": 0.1417,
"h": 161.4
},
"luminance": 0.76344
}Semantic roles & 50–950 ramp
primary
#7BFABF
secondary
#D74287
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683