#7BFBC1#7BFBC1
#7BFBC1 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.141 H 162.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC1 |
|---|---|
| RGB | rgb(123, 251, 193) |
| HSL | hsl(153, 94%, 73%) |
| HSV | hsv(153, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(90.35, -48.70, 17.09) |
| CIE-LCH | lch(90.35, 51.61, 160.66°) |
| OKLab | oklab(89.95% -0.1345 0.0437) |
| OKLCH | oklch(89.95% 0.141 162) |
| XYZ | xyz(52.2867, 77.0511, 62.5587) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC1 #FB7BB5
analogous
#7BFB81 #7BFBC1 #7BF5FB
triadic
#7BFBC1 #C17BFB #FBC17B
tetradic
#7BFBC1 #817BFB #FB7BB5 #F5FB7B
square
#7BFBC1 #817BFB #FB7BB5 #F5FB7B
split-complementary
#7BFBC1 #FB7BF5 #FB817B
monochromatic
#07F489 #40F9A5 #7BFBC1 #B6FDDD #E1FEF1
Accessibility & contrast
On white
1.28
#7BFBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7BFBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC1
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC1 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBE
Deuteranopia (green-blind)
#E5DEC5
Tritanopia (blue-blind)
#50FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbc1; /* rgb */ color: rgb(123, 251, 193); /* oklch */ color: oklch(90.0% 0.141 162.0);
Tailwind
colors: {
custom: {
50: '#a9fdd3',
500: '#7bfbc1',
950: '#000000',
},
}SCSS
$custom: #7bfbc1; $custom-light: #a9fdd3; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc1",
"rgb": {
"r": 123,
"g": 251,
"b": 193
},
"hsl": {
"h": 152.813,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89953,
"c": 0.14144,
"h": 162
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#7BFBC1
secondary
#D84286
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683