#7BFABE#7BFABE
#7BFABE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.143 H 161.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFABE |
|---|---|
| RGB | rgb(123, 250, 190) |
| HSL | hsl(152, 93%, 73%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 24%, 2%) |
| CIE-LAB | lab(90.00, -48.88, 18.14) |
| CIE-LCH | lch(90.00, 52.14, 159.64°) |
| OKLab | oklab(89.65% -0.1347 0.0464) |
| OKLCH | oklch(89.65% 0.143 161) |
| XYZ | xyz(51.6439, 76.2955, 60.7102) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Seafoam
#A0FEBF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFABE #FA7BB7
analogous
#7BFA7E #7BFABE #7BF6FA
triadic
#7BFABE #BE7BFA #FABE7B
tetradic
#7BFABE #7E7BFA #FA7BB7 #F6FA7B
square
#7BFABE #7E7BFA #FA7BB7 #F6FA7B
split-complementary
#7BFABE #FA7BF6 #FA7E7B
monochromatic
#09F184 #40F8A1 #7BFABE #B6FCDB #E2FEF0
Accessibility & contrast
On white
1.29
#7BFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#7BFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFABE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFABE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#51F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfabe; /* rgb */ color: rgb(123, 250, 190); /* oklch */ color: oklch(89.6% 0.143 161.0);
Tailwind
colors: {
custom: {
50: '#a9fcd1',
500: '#7bfabe',
950: '#000000',
},
}SCSS
$custom: #7bfabe; $custom-light: #a9fcd1; $custom-dark: #000000;
JSON
{
"hex": "#7bfabe",
"rgb": {
"r": 123,
"g": 250,
"b": 190
},
"hsl": {
"h": 151.654,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89649,
"c": 0.14251,
"h": 161
},
"luminance": 0.763
}Semantic roles & 50–950 ramp
primary
#7BFABE
secondary
#D74289
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683