#7BFBC5#7BFBC5
#7BFBC5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.138 H 163.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC5 |
|---|---|
| RGB | rgb(123, 251, 197) |
| HSL | hsl(155, 94%, 73%) |
| HSV | hsv(155, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.43, -47.88, 15.15) |
| CIE-LCH | lch(90.43, 50.21, 162.44°) |
| OKLab | oklab(90.05% -0.1327 0.0388) |
| OKLCH | oklch(90.05% 0.138 163.7) |
| XYZ | xyz(52.7389, 77.2320, 64.9405) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.43
Aquamarine
#7FFFD4
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC5 #FB7BB1
analogous
#7BFB85 #7BFBC5 #7BF1FB
triadic
#7BFBC5 #C57BFB #FBC57B
tetradic
#7BFBC5 #857BFB #FB7BB1 #F1FB7B
square
#7BFBC5 #857BFB #FB7BB1 #F1FB7B
split-complementary
#7BFBC5 #FB7BF1 #FB857B
monochromatic
#07F490 #40F9AB #7BFBC5 #B6FDDF #E1FEF2
Accessibility & contrast
On white
1.28
#7BFBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7BFBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC5
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC5 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#4DFBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbc5; /* rgb */ color: rgb(123, 251, 197); /* oklch */ color: oklch(90.0% 0.138 163.7);
Tailwind
colors: {
custom: {
50: '#a9fdd6',
500: '#7bfbc5',
950: '#000000',
},
}SCSS
$custom: #7bfbc5; $custom-light: #a9fdd6; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc5",
"rgb": {
"r": 123,
"g": 251,
"b": 197
},
"hsl": {
"h": 154.688,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90048,
"c": 0.13831,
"h": 163.7
},
"luminance": 0.77237
}Semantic roles & 50–950 ramp
primary
#7BFBC5
secondary
#D84281
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683